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