Trait implementation lrs::mem_map::MemReMapFlags::BitOr

Objects that implement the binary | operator.

Syntax

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