pub fn extern_spec_BitXor_bool__ref_bool_bitxor(self_: &bool, rhs: bool) -> boolExpand description
extern spec for <&bool as BitXor<bool>>::bitxor
This is not a real function: its only use is for documentation.
ghost
ensures
result == *self $op rhs