askama/rinja_parser
René Kijewski 79e747a28a
Merge pull request #39 from GuillaumeGomez/ref-deref-ops
Allow to use `*` and `&` in expressions
2024-07-02 02:03:25 +02:00
..
2024-06-17 17:25:11 +02:00
2024-06-17 15:58:52 +02:00
2024-06-20 18:53:14 +02:00
2024-06-17 15:58:52 +02:00
2024-06-17 15:58:52 +02:00
2024-06-17 15:58:52 +02:00
2024-06-17 15:58:52 +02:00

rinja_parser: template parser for the Rinja templating engine

Documentation Latest version Build Status Chat

This crate contains the procedural macros used by the Rinja templating engine.