Skip to main content

cbor_len

Function cbor_len 

Source
pub fn cbor_len<C, T>(xs: T, ctx: &mut C) -> usize
where T: CborLenBytes<C>,