Skip to main content

parse_hops_range_u32

Function parse_hops_range_u32 

Source
pub fn parse_hops_range_u32(s: &str) -> Result<u32, String>
Expand description

Validates --max-hops and --depth where the argument is a u32.