Skip to main content

normalize_strict_bool_config_value

Function normalize_strict_bool_config_value 

Source
pub fn normalize_strict_bool_config_value(
    key: &str,
    value: &str,
) -> Result<String>
Expand description

Normalizes a strict true/false runtime configuration value for storage.