Trait implementation lrs::process::CloneFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for CloneFlags {
    type Output = CloneFlags;
}