Function minicbor::bytes::nil

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