pub type CharNonNull = CharNotEqual<NULL>;Expand description
Checks whether the character is non-NULL.
Aliased Typeยง
pub struct CharNonNull { /* private fields */ }pub type CharNonNull = CharNotEqual<NULL>;Checks whether the character is non-NULL.
pub struct CharNonNull { /* private fields */ }