pub fn normalize_positive_u32_config_value( key: &str, value: &str, ) -> Result<String>
Normalizes a positive u32 runtime configuration value for storage.
u32