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-28 05:21:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
askama
/
rinja_derive
History
René Kijewski
5944ab9bef
Implement
enum
variants
2025-01-26 02:23:51 +01:00
..
src
Implement
enum
variants
2025-01-26 02:23:51 +01:00
templates
derive: prettier error messages for expected output tests
2024-07-22 23:51:07 +02:00
_typos.toml
Use cargo reference manifest section order
2024-12-13 10:00:48 +01:00
.rustfmt.toml
Use cargo reference manifest section order
2024-12-13 10:00:48 +01:00
Cargo.toml
Add missing softlinks
2024-12-21 19:55:15 +01:00
deny.toml
Use cargo reference manifest section order
2024-12-13 10:00:48 +01: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
tomlfmt.toml
Use cargo reference manifest section order
2024-12-13 10:00:48 +01:00
README.md
rinja_derive: procedural macros for the Rinja templating engine
This crate contains the procedural macros used by the
Rinja
templating engine.