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