pub fn extern_spec_BitXor_bool_bitxor(self_: bool, rhs: bool) -> boolExpand description
extern spec for bool::bitxor
This is not a real function: its only use is for documentation.
ghost
ensures
result == self $op rhspub fn extern_spec_BitXor_bool_bitxor(self_: bool, rhs: bool) -> boolextern spec for bool::bitxor
This is not a real function: its only use is for documentation.
ghost
ensures
result == self $op rhs