Skip to main content

parse_positive_u64

Function parse_positive_u64 

Source
pub fn parse_positive_u64(value: &str) -> Option<u64>
Expand description

Parses a positive u64 runtime configuration value.