Skip to main content

cbor_body

Function cbor_body 

Source
pub open spec fn cbor_body<const DET: bool>(
    rec: ParamRecSpecs<(), CborValueSpec>,
) -> CborBodyFmt<DET>
Expand description
{ CborBodyFmt { rec: Ghost(rec) } }