Trait implementation lrs::inotify::InodeEvents::BitAnd

Objects that implement the binary & operator.

Syntax

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