env_derive is macro of env_rs.
Extract type safe structured data from environment variables with procedural derive macros
Derives for env-url
A derive macro for `init4_bin_base::FromEnv`
The derive macro used by `ground-env` to generate the trait implementations.
A derive macro for FromEnv trait
initialize rust structs using environment variables (like `pydantic`'s `BaseSettings`)
rclap is a Rust utility designed to simplify the use of the clap crate. It reduces boilerplate code by generating clap structures from a TOML configuration file, allowing you to define your command-line interface's requirements externally
congen helps you build configuration systems that support partial updates from structured changes and CLI input
Derive-based, type-safe configuration from environment variables
Derive-based, type-safe configuration from environment variables
Derive macro for declarative environment variable configuration with error accumulation and rich diagnostics