Xor

Type Alias Xor 

Source
pub type Xor<Lhs, Rhs> = <Lhs as Bit>::Xor<Rhs>;
Expand description

Short Hand type function.