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