minicbor::bytes

Function is_nil

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