[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::base::DimMinimum

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