Function snocat::util::validators::parse_port_range[][src]

pub fn parse_port_range(v: &str) -> Result<RangeInclusive<u16>>