Expand description
Environment variable parsing helpers.
The unified config loader (crate::config::loader) owns the full
configuration-loading flow; this module keeps only shared helpers.
Functionsยง
- parse_
env_ bool - Parse a boolean from an environment variable value.