PrivateXorOut

Type Alias PrivateXorOut 

Source
pub type PrivateXorOut<A, Rhs> = <A as PrivateXor<Rhs>>::Output;