This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
askama
Watch
1
Star
0
Fork
0
You've already forked askama
mirror of
https://github.com/askama-rs/askama.git
synced
2025-09-30 22:41:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
rinja_parser
History
René Kijewski
4b44189809
ci: update formatting for edition=2024
2024-09-24 02:07:17 +02:00
..
benches
ci: update formatting for edition=2024
2024-09-24 02:07:17 +02:00
fuzz
Rename everything to rinja
2024-06-17 15:58:52 +02:00
src
ci: update formatting for edition=2024
2024-09-24 02:07:17 +02:00
tests
Add more tests for recursion errors
2024-06-20 18:53:14 +02:00
Cargo.toml
Update crates version to
0.3.4
2024-09-19 17:45:24 +02:00
LICENSE-APACHE
Rename everything to rinja
2024-06-17 15:58:52 +02:00
LICENSE-MIT
Rename everything to rinja
2024-06-17 15:58:52 +02:00
README.md
readme: add badges
2024-08-04 01:23:49 +02:00
README.md
rinja_parser: template parser for the Rinja templating engine
This crate contains the procedural macros used by the
Rinja
templating engine.