Skip to main content

Module parser

Module parser 

Source
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.