[][src]Module mail_chars::rfc7230

Re-export of all charsets (Charset::... variants) from rfc7320.

Note that QTextWs (rfc5322) is exported as Qdtext (rfc7320) as they are the equivalent (if the obsolete part of both grammars is excluded).

Re-exports

pub use super::Charset::QTextWs as QDText;
pub use super::Charset::Rfc7230Token as Token;