Expand description
Procedural macro implementation for configuration loading
This crate provides the #[cruct]
attribute macro that generates
configuration loading implementation for structs.
Attribute Macrosยง
- cruct
- Macro to load configuration files into Rust structs.