Function difft::display::hunks::matched_novel_lines
source · fn matched_novel_lines(
lhs_mps: &[MatchedPos],
rhs_mps: &[MatchedPos]
) -> Vec<(Option<LineNumber>, Option<LineNumber>)>
fn matched_novel_lines(
lhs_mps: &[MatchedPos],
rhs_mps: &[MatchedPos]
) -> Vec<(Option<LineNumber>, Option<LineNumber>)>