Trait implementation lrs::inotify::InotifyFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for InotifyFlags {
    type Output = InotifyFlags;
}