Trait implementation lrs::inotify::InotifyFlags::BitOr

Objects that implement the binary | operator.

Syntax

impl BitOr<InotifyFlags> for InotifyFlags {
    type Output = InotifyFlags;
}