minicbor::bytes

Function nil

Source
pub fn nil<'b, C, T>() -> Option<T>
where T: DecodeBytes<'b, C>,