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-27 13:00:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_parser
History
René Kijewski
52c4dfd8c3
parser: reject
extends
below top-level, too
2025-08-25 01:24:25 +02:00
..
benches
…
src
…
tests
…
_typos.toml
…
.rustfmt.toml
…
Cargo.toml
…
clippy.toml
…
deny.toml
…
LICENSE-APACHE
…
LICENSE-MIT
…
README.md
…
tomlfmt.toml
…
README.md
askama_parser: template parser for the Askama templating engine
This crate contains the procedural macros used by the
Askama
templating engine.