Expand description

Email header encoding algorithms.

Re-exports

pub use self::writer::EmailWriter;

Modules

Quoted String encoder.

RFC 2047 encoder.

RFC 2231 encoder.

Utilities for writing email headers to a Writer.