Function minicbor::bytes::nil

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