Trait implementation lrs::pipe::PipeFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for PipeFlags {
    type Output = PipeFlags;
}