Type Alias reverie_engine_opengl::math::nalgebra::DimMinimum

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