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