A lightweight Rust proc-macro crate that implements the Display trait for enums with unit variants by converting each variant's name into SCREAMING_SNAKE_CASE.
Sealed generic type discriminants
A simple and ergonomic way to load environment variables into struct fields.
automatically apply function on certain type of struct
A proc-macro to apply reusable serde configurations.
A proc-macro to apply reusable serde configurations - macros.
A powerful derive macro for configuration management in Rust
An extensable framework for loading configurations
Macros implementation of #[derive(Yacm)]
Attribute macro to allow diesel to use number based enums in postgres
Lightweight declarative macro for sets of strings.
Collection of rust macros