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