Function parse_range

Source
pub fn parse_range(textrange: &str) -> Result<(usize, usize), ParseIntError>
Expand description

Parse a patch range, handling the “1” special-case