Askama – Kind-safe, compiled Jinja-like templates for Rust
Askama implements a template rendering engine based mostly on Jinja. It generates Rust code out of your templates at compile time based mostly on a user-defined struct to carry the template’s context.
Tags |
templating jinja2 rust-library custom-derive template-engine |
Implementation |
Rust |
License |
MIT |
Platform |
Windows Linux |