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-10-01 15:00:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_parser
History
Dirkjan Ochtman
a6bc14c8ca
Advertise Discord channel instead of Gitter
2023-10-03 17:39:03 +02:00
..
fuzz
fuzz: remove input limit
2023-09-18 15:57:17 +02:00
src
Pass
Node
parsing level to expressions
2023-09-28 17:28:26 +02:00
Cargo.toml
parser: version bump to 0.1.1
2023-09-29 17:07:12 +02:00
README.md
Advertise Discord channel instead of Gitter
2023-10-03 17:39:03 +02:00
README.md
askama_parser: template parser for the Askama templating engine
This crate contains the procedural macros used by the
Askama
templating engine.