Type Definition consprob_trained::PosQuadMat

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