mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 05:51:32 +00:00
10 lines
620 B
Markdown
10 lines
620 B
Markdown
# askama_parser: template parser for the Askama templating engine
|
|
|
|
[](https://docs.rs/askama_parser/)
|
|
[](https://crates.io/crates/askama_parser)
|
|
[](https://github.com/djc/askama/actions?query=workflow%3ACI)
|
|
[](https://discord.gg/ZucwjE6bmT)
|
|
|
|
This crate contains the procedural macros used by the
|
|
[Askama](https://github.com/djc/askama) templating engine.
|