cborrs::cbordet

Function cbor_det_get_map_length

Source
pub fn cbor_det_get_map_length<'a>(x: CborDetMap<'a>) -> u64
Expand description

Returns the number of elements in a Deterministic CBOR map.