is_nil

Function is_nil 

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