Docs.rs
askama_macros-0.15.4
askama_macros 0.15.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GuillaumeGomez
Dependencies
askama_derive =0.15.4
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate askama_macros
askama_
macros
0.15.4
All Items
Sections
askama_macros: procedural macros for the Askama templating engine
Crate Items
Attribute Macros
Derive Macros
Crate
askama_
macros
Copy item path
Source
Expand description
§
askama_macros: procedural macros for the Askama templating engine
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.