Type Definition bevy_rapier3d::prelude::nalgebra::DimMinimum[][src]

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