[−][src]Module mail_core::context
Provides the context needed for building/encoding mails.
Structs
| CompositeContext | The |
Enums
| MaybeEncData | Represents Data which might already have been transfer encoded. |
Traits
| Context | This library needs a context for creating/encoding mails. |
| MailIdGenComponent | Trait needed to be implemented for providing the id generation parts to a |
| OffloaderComponent | Trait needed to be implemented for providing the offloading parts to a |
| ResourceLoaderComponent | Trait needed to be implemented for providing the resource loading parts to a |
Functions
| default_impl_for_load_transfer_encoded_resource | Provides the default impl for the |