Type Definition noises_and_patterns::prelude::DimNameDiff

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