ENV_MAPPINGS

Constant ENV_MAPPINGS 

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

Environment variable mappings for AppConfig fields

Format: (env_var_suffix, config_path, description)