Trait implementation lrs::file::MemfdFlags::BitOr

Objects that implement the binary | operator.

Syntax

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