askama/rinja_parser
Guillaume Gomez d5fef24ff7
Merge pull request #119 from Kijewski/pr-no-when
parser: allow `match` nodes w/o `when` if there is an `else`
2024-08-13 17:48:15 +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-08-01 15:41:37 +02:00
2024-06-17 15:58:52 +02:00
2024-06-17 15:58:52 +02:00
2024-08-04 01:23:49 +02:00

rinja_parser: template parser for the Rinja templating engine

Crates.io GitHub Workflow Status Book docs.rs

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