Trait implementation lrs::process::WaitFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for WaitFlags {
    type Output = WaitFlags;
}