[][src]Type Definition conshomfold::PosPairsWithPosPairs

type PosPairsWithPosPairs<T> = HashMap<(T, T), (T, T), BuildHasherDefault<FxHasher>>;