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