Skip to main content

parse_positive_u32

Function parse_positive_u32 

Source
pub fn parse_positive_u32(value: &str) -> Option<u32>
Expand description

Parses a positive u32 runtime configuration value.