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