Type Definition consprob_trained::PosQuadsHashedLens

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