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