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-29 22:11:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
askama_derive
History
Guillaume Gomez
9439638e0f
Create new
Filter
type
2024-03-11 14:25:46 +01:00
..
src
Create new
Filter
type
2024-03-11 14:25:46 +01:00
templates
Move code generation into askama_derive
2022-05-24 16:41:32 +02:00
Cargo.toml
Remove tide integration
2024-03-06 11:01:51 +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
Advertise Discord channel instead of Gitter
2023-10-03 17:39:03 +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.