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