Crate mail_internals_ng
source ·Expand description
Provides some internal functionality for the mail
crate.
Modules
- This module contains bindings to a number of external crates.
- This module provides the encoding buffer.
- Module containing the
EncodingError
. - This module contains a number of helper functions for writing parsers.
- Some more general utilities.
Macros
- Macro for easier returning an
EncodingError
. - Generate a think implementing
EncodableInHeader
from an closure. - Generate a think implementing
EncodableInHeader
from an function.
Enums
- Specifies what kind of mail we want to create.