Type Definition consalign::SumMat4d

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