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