Expand description
Mustache activation module
Provides mustache template rendering as a core plugin for the handle resolution and rendering system. Other plugins can register their default templates and use this plugin to render handle values.
Structs§
- Mustache
- Mustache activation - renders values using mustache templates
- Mustache
Storage - Storage layer for mustache templates
- Mustache
Storage Config - Configuration for Mustache storage
- Template
Info - Information about a registered template
Enums§
- Mustache
Error - Error type for Mustache operations
- Mustache
Event - Events from mustache operations