Skip to main content

Crate askama_macros

Crate askama_macros 

Source
Expand description

§askama_macros: procedural macros for the Askama templating engine

Crates.io GitHub Workflow Status Book docs.rs

This crate contains the procedural macros used by the Askama templating engine.

Attribute Macros§

filter_fn

Derive Macros§

Template
The Template derive macro and its template() attribute.