Trait implementation lrs::pipe::TeeFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for TeeFlags {
    type Output = TeeFlags;
}