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

type DimMinimum<D1, D2> = <D1 as DimMin<D2>>::Output;