Trait implementation lrs::tty::TtyCtrlFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for TtyCtrlFlags {
    type Output = TtyCtrlFlags;
}