The original askama repo, please go to https://github.com/askama-rs/askama
-
Updated
Mar 11, 2025 - Rust
The original askama repo, please go to https://github.com/askama-rs/askama
Custom derive to automatically implement serialization to http query params for arbitrary structs.
Procedural macros for deriving Debug, Display and FromStr for types that implement serde's Serialize and Deserialize
A quick example of how to implement custom derives using procedural macros in Rust
Custom-derive for the Arbitrary trait of proptest.
Derive Error implementations through custom_derive
Add a description, image, and links to the custom-derive topic page so that developers can more easily learn about it.
To associate your repository with the custom-derive topic, visit your repo's landing page and select "manage topics."