pub fn extern_spec_BitOrAssign__ref_u8_u8_bitor_assign(self_: &mut u8, rhs: &u8)Expand description
extern spec for u8::bitor_assign
This is not a real function: its only use is for documentation.
ghost
ensures
^self == *self $op *rhspub fn extern_spec_BitOrAssign__ref_u8_u8_bitor_assign(self_: &mut u8, rhs: &u8)extern spec for u8::bitor_assign
This is not a real function: its only use is for documentation.
ghost
ensures
^self == *self $op *rhs