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