Type Definition consalifold::PosPairMat[][src]

type PosPairMat<T> = HashSet<(T, T), BuildHasherDefault<FxHasher>>;