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 06:51:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_derive
History
René Kijewski
0aab78c677
Enable tracking of the offending span of an error
2022-02-07 09:33:22 +01:00
..
src
Enable tracking of the offending span of an error
2022-02-07 09:33:22 +01:00
Cargo.toml
Fix json/yaml features
2022-01-15 10:41:01 +01:00
LICENSE-APACHE
Add license files to each crate (
fixes
#339
)
2020-06-30 12:09:14 +02:00
LICENSE-MIT
Add license files to each crate (
fixes
#339
)
2020-06-30 12:09:14 +02:00
README.md
Add README files for subcrates
2020-06-30 13:35:53 +02:00
README.md
askama_derive: procedural macros for the Askama templating engine
This crate contains the procedural macros used by the
Askama
templating engine.