[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::DimDiff

type DimDiff<D1, D2> = <D1 as DimSub<D2>>::Output;