pub fn xor(a: u64, b: u64) -> u64
Expand description

Returns true if only one argument is true.