Trait implementation lrs::msg_queue::MqFlags::BitOr

Objects that implement the binary | operator.

Syntax

impl BitOr<MqFlags> for MqFlags {
    type Output = MqFlags;
}