Modules§
- Module re-exporting all error types.
Structs§
- Represents one of potentially many alternate bodies in a template.
- Future returned when preparing a template for rendering.
- Represents a template used for generating the subject of a mail.
- A Mail template.
Traits§
- Trait used to bind/implement template engines.
- Additional trait a template engine needs to implement for the types it can process as input.
- Automatically provides the
prepare_to_rendermethod for allTemplates
Functions§
- Load a template as described in a toml file.
- Load a template as described in a toml string;