pub fn cbor_det_get_map_length<'a>(x: CborDetMap<'a>) -> u64
Expand description
Returns the number of elements in a Deterministic CBOR map.
pub fn cbor_det_get_map_length<'a>(x: CborDetMap<'a>) -> u64
Returns the number of elements in a Deterministic CBOR map.