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

type DimQuot<D1, D2> = <D1 as DimDiv<D2>>::Output;