mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-29 22:11:17 +00:00
10 lines
891 B
Markdown
10 lines
891 B
Markdown
# rinja_parser: template parser for the Rinja templating engine
|
|
|
|
[](https://crates.io/crates/rinja_parser)
|
|
[](https://github.com/rinja-rs/rinja/actions/workflows/rust.yml)
|
|
[](https://rinja.readthedocs.io/)
|
|
[](https://docs.rs/rinja_parser/)
|
|
|
|
This crate contains the procedural macros used by the
|
|
[Rinja](https://github.com/rinja-rs/rinja) templating engine.
|