Modules§
- error
- Module re-exporting all error types.
- handlebars
- serde_
impl
Structs§
- AdditionalC
Ids - Body
Template - Represents one of potentially many alternate bodies in a template.
- CwdBase
Dir - Data
Loading Future - Future returned when preparing a template for rendering.
- Loaded
Template Data - Subject
- Represents a template used for generating the subject of a mail.
- Template
- A Mail template.
- Template
Data - Unsupported
Path Error
Traits§
- Path
Rebaseable - Template
Engine - Trait used to bind/implement template engines.
- Template
Engine CanHandle Data - Additional trait a template engine needs to implement for the types it can process as input.
- Template
Ext - Automatically provides the
prepare_to_render
method for allTemplates
Functions§
- load_
toml_ template_ from_ path - Load a template as described in a toml file.
- load_
toml_ template_ from_ str - Load a template as described in a toml string;