ShiftDiffOut

Type Alias ShiftDiffOut 

Source
pub type ShiftDiffOut<A, Rhs> = <A as ShiftDiff<Rhs>>::Output;