Trait implementation lrs::inotify::WatchFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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