Skip to main content

normalize_positive_u32_config_value

Function normalize_positive_u32_config_value 

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

Normalizes a positive u32 runtime configuration value for storage.