Type Definition consalign::PosPairsHashedPoss

pub type PosPairsHashedPoss<T> = HashMap<(T, T), (T, T), BuildHasherDefault<AHasher>, Global>;