Trait implementation lrs::inotify::InodeEvents::BitOr

Objects that implement the binary | operator.

Syntax

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