Module mml::message::interpreter
source · Structs
- The template interpreter interprets full emails as [
crate::Tpl]. The interpreter needs to be customized first. The customization follows the builder pattern. When the interpreter is customized, calling any function matchinginterpret_*()consumes the interpreter and generates the final [crate::Tpl].
Enums
- Represents the strategy used to display headers when interpreting emails.