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