difft::display::context

Function opposite_positions

Source
pub(crate) fn opposite_positions(
    mps: &[MatchedPos],
) -> HashMap<LineNumber, FxHashSet<LineNumber>, BuildHasherDefault<FxHasher>>