Trait implementation lrs::pipe::SpliceFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for SpliceFlags {
    type Output = SpliceFlags;
}