Type Alias reverie_engine_opengl::math::nalgebra::DimNameDiff

source ยท
pub type DimNameDiff<D1, D2> = <D1 as DimNameSub<D2>>::Output;