Function build_range_of_part

Source
pub fn build_range_of_part(
    line: &str,
    range_of_str: &mut HashMap<String, Range>,
)