Function minicbor::bytes::is_nil

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