Trait implementation lrs::thread::SchedFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for SchedFlags {
    type Output = SchedFlags;
}