Type Definition consprob_trained::PosPairMat

source ·
pub type PosPairMat<T> = HashSet<(T, T), BuildHasherDefault<AHasher>, Global>;