pub type CharNull = CharEqual<NULL>;
Checks whether the character is NULL.
NULL
pub struct CharNull { /* private fields */ }