Type Definition heron::rapier_plugin::rapier2d::prelude::nalgebra::DimProd[][src]

pub type DimProd<D1, D2> = <D1 as DimMul<D2>>::Output;