Function minicbor::bytes::is_nil

source ·
pub fn is_nil<C, T>(xs: &T) -> boolwhere
    T: EncodeBytes<C>,