Module rfc5322

Module rfc5322 

Source
Expand description

This module contains nitty-gritty details about parsing, storage, and streaming an Email.

Re-exports§

pub use self::error::ParseError;

Modules§

email_address
error
headers
types

Structs§

Body
Fields
Message
OptTraceBlock
ResentTraceBlock
Text
Trace

Enums§

Field
ResentField
TraceBlock

Traits§

Parsable
Streamable

Functions§

is_text