Type Definition consalign::ColPairs

source · []
pub type ColPairs<T> = HashSet<PosPair<T>>;