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