[][src]Crate yarte_derive

Macros

yformat

Format handlebars string in this scope without html escape functionality

yformat_html

Format handlebars string in this scope with html escape functionality

Derive Macros

App
Template

Implements TemplateTrait with html escape functionality

TemplateMin

Work in Progress

TemplateText

Implements TemplateTrait without html escape functionality

TemplateWasmServer

Work in Progress