fn parse_line(line: &str, extractor: &ValueExtractor) -> u32
Expand description

Use the logic in the provided extractor to find all matches, then take the first and last and combine them into a two digit number.