minicbor
0.24.4
In minicbor::
bytes
minicbor
::
bytes
Function
cbor_len
Copy item path
Source
pub fn cbor_len<C, T>(xs: T, ctx:
&mut C
) ->
usize
where T:
CborLenBytes
<C>,