Type Definition consalign::Sum4dMat

pub type Sum4dMat<T> = HashMap<(T, T, T, T), f32, BuildHasherDefault<AHasher>, Global>;