Trait implementation lrs::inotify::WatchFlags::BitOr

Objects that implement the binary | operator.

Syntax

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