Type-safe, compiled Jinja-like templates for Rust
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
Derive intermediate structs for Diesel
Custom-derive for the Arbitrary trait of proptest.
Derive Error implementations through custom_derive