Skip to main content

is_nil

Function is_nil 

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