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