Type Definition consprob_trained::PosPairsHashedPoss

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