Trait implementation lrs::tty::TtyOutFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for TtyOutFlags {
    type Output = TtyOutFlags;
}