[][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
Serialize
Template

Implements TemplateTrait with html escape functionality

TemplateBytes

Implements TemplateBytesTrait with html escape functionality

TemplateBytesMin

Work in Progress

TemplateBytesText

Implements TemplateBytesTrait without html escape functionality

TemplateFixed

Implements TemplateFixedTrait with html escape functionality

TemplateFixedMin

Work in Progress

TemplateFixedText

Implements TemplateTrait without html escape functionality

TemplateMin

Work in Progress

TemplateText

Implements TemplateTrait without html escape functionality

TemplateWasmServer

Work in Progress