DimNameDiff

Type Alias DimNameDiff 

Source
pub type DimNameDiff<D1, D2> = <D1 as DimNameSub<D2>>::Output;