[−][src]Function mail_internals::grammar::is_special
pub fn is_special(ch: char) -> bool
check if a char is a especial (based on RFC 5322)
Note that there is another especial from a different RFC.
pub fn is_special(ch: char) -> bool
check if a char is a especial (based on RFC 5322)
Note that there is another especial from a different RFC.