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