Trait implementation lrs::msg_queue::MqFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for MqFlags {
    type Output = MqFlags;
}