[][src]Module emit::templates::repl

Helpers for replacing values in a message template.

All properties in the template must be of the form: "{label}". Use either MessageTempalte::new() or MessageTemplate::from_format() to make sure it's in the right format.

Structs

MessageTemplateRepl