Skip to main content

parse_hops_range_usize

Function parse_hops_range_usize 

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

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