Type Definition na::base::DimNameQuot

source · []
pub type DimNameQuot<D1, D2> = <D1 as DimNameDiv<D2>>::Output;