Crate nickel_mustache [−] [src]
If you want to render templates, see the Render
trait.
To customise the templating behavior, see the
TemplateSupport
trait.
Traits
Render |
Extension trait for common |
TemplateCache |
Handle template caching through a borrowed reference. |
TemplateSupport |
Customise the behaviour of the templating system. |
Type Definitions
CompileError |
Currently the errors are |