Trait implementation lrs::file::FileFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for FileFlags {
    type Output = FileFlags;
}