minicbor
0.24.4
In minicbor::
bytes
Structs
ByteArray
ByteSlice
Traits
CborLenBytes
DecodeBytes
EncodeBytes
Functions
cbor_len
decode
encode
is_nil
nil
minicbor
::
bytes
Function
nil
Copy item path
Settings
Help
Summary
Source
pub fn nil<'b, C, T>() ->
Option
<T>
where T:
DecodeBytes
<'b, C>,