Type Definition bevy_rapier2d::prelude::nalgebra::base::dimension::DimNameProd[][src]

type DimNameProd<D1, D2> = <D1 as DimNameMul<D2>>::Output;