Skip to main content

real_fmt

Function real_fmt 

Source
pub open spec fn real_fmt<const DER: bool>() -> RealInnerFmt
Expand description
{ Refined(Tail, |bytes: Seq<u8>| real_bytes_wf::<DER>(bytes)) }