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