cborrs::cbordet

Function cbor_det_get_array_length

Source
pub fn cbor_det_get_array_length<'a>(x: CborDetArray<'a>) -> u64
Expand description

Returns the number of elements in a Deterministic CBOR array.