Skip to main content

normalize_non_negative_u64_config_value

Function normalize_non_negative_u64_config_value 

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

Normalizes a non-negative integer runtime configuration value for storage.