Objects that implement the binary & operator.
&
impl BitAnd<MsgFlags> for MsgFlags { type Output = MsgFlags; }