difft::display::side_by_side

Function lines_with_novel

Source
pub(crate) fn lines_with_novel(
    lhs_mps: &[MatchedPos],
    rhs_mps: &[MatchedPos],
) -> (FxHashSet<LineNumber>, FxHashSet<LineNumber>)