[−][src]Crate mail_internals
Provides some internal functionality for the mail crate.
Modules
| bind | This module contains bindings to a number of external crates. |
| encoder | This module provides the encoding buffer. |
| error | Module containing the |
| grammar | This module contains a number of helper functions for writing parsers. |
| utils | Some more general utilities. |
Macros
| ec_bail | Macro for easier returning an |
| enc_closure | Generate a think implementing |
| enc_func | Generate a think implementing |
Enums
| MailType | Specifies what kind of mail we want to create. |