pub fn cbor_det_get_array_length<'a>(x: CborDetArray<'a>) -> u64
Expand description
Returns the number of elements in a Deterministic CBOR array.
pub fn cbor_det_get_array_length<'a>(x: CborDetArray<'a>) -> u64
Returns the number of elements in a Deterministic CBOR array.