ENV_MAPPINGS

Constant ENV_MAPPINGS 

Source
pub const ENV_MAPPINGS: &[(&str, &str, &str)];
Expand description

Environment variable mappings for AppConfig fields

Format: (env_var_suffix, config_path, description)