Type Definition consalign::PosQuadMat

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