Function minicbor::bytes::nil

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