Type Definition nyx_space::dimensions::dimension::DimQuot[][src]

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