Askama - Type-safe, compiled Jinja-like templates for Rust
Askama implements a template rendering engine based on Jinja. It generates Rust code from your templates at compile time based on a user-defined struct to hold the template's context.
https://github.com/djc/askama
License:
Tech:
Tags: