pub type NonZero = NotEqual<0>;
Checks whether the given value has non-zero length.
pub struct NonZero { /* private fields */ }