Type Definition rust_pathtracer::prelude::DimNameQuot

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