Trait implementation lrs::tty::TtyInFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for TtyInFlags {
    type Output = TtyInFlags;
}