Type Definition nyx_space::linalg::dimension::DimNameQuot

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