PrivateAndOut

Type Alias PrivateAndOut 

Source
pub type PrivateAndOut<A, Rhs> = <A as PrivateAnd<Rhs>>::Output;