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