Function minicbor::bytes::is_nil

source ยท
pub fn is_nil<T>(xs: &T) -> bool
where T: EncodeBytes,