Module email_format::rfc5322
[−]
[src]
This module contains nitty-gritty details about parsing, storage, and streaming
an Email
.
Reexports
pub use self::error::ParseError; |
Modules
error | |
headers | |
types |
Structs
Body | |
Fields | |
Message | |
OptTraceBlock | |
ResentTraceBlock | |
Text | |
Trace |
Enums
Field | |
ResentField | |
TraceBlock |
Traits
Parsable | |
Streamable |
Functions
is_text |