Skip to main content

Module mustache

Module mustache 

Source
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
MustacheStorage
Storage layer for mustache templates
MustacheStorageConfig
Configuration for Mustache storage
TemplateInfo
Information about a registered template

Enums§

MustacheError
Error type for Mustache operations
MustacheEvent
Events from mustache operations