Type Alias reverie_engine_opengl::math::nalgebra::DimDiff

source ยท
pub type DimDiff<D1, D2> = <D1 as DimSub<D2>>::Output;