Trait implementation lrs::pipe::SpliceFlags::BitOr

Objects that implement the binary | operator.

Syntax

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