Type Definition heron::rapier_plugin::rapier2d::prelude::nalgebra::base::DimQuot[][src]

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