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 matching interpret_*() consumes the interpreter and generates the final [crate::Tpl].

Enums