askama/rinja_parser
René Kijewski 16ce176d1e parser: count number of & in type
Instead of making it part of the identifier. Otherwise
`normalize_identifier` won't work.
2025-01-20 21:13:08 +01:00
..
2025-01-20 21:13:08 +01:00
2025-01-04 11:23:54 +01:00
2025-01-12 19:43:52 +01: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.