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