A Rust library for modifying structs via environment variables
A Rust library for modifying structs via environment variables
Boilerplate free initialization of structs from environment variables (derive crate)
Short, clear description of what the project does
proc macro crate for the confu crate
Proc macro used by Twelf crate
better-config is a library for managing environment variables in Rust applications, providing a more ergonomic and type-safe configuration management experience.
Derive-based environment variable configuration loader for Rust structs
A procedural macro for generating a configuration loader from an input struct.
Derive macro for declarative environment variable configuration with error accumulation and rich diagnostics
Extract type safe structured data from environment variables with procedural derive macros
Macro implementation of #[derive(Environment)]