[][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 EncodingError.

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 EncodingError.

enc_closure

Generate a think implementing EncodableInHeader from an closure.

enc_func

Generate a think implementing EncodableInHeader from an function.

Enums

MailType

Specifies what kind of mail we want to create.