Trait implementation lrs::pipe::TeeFlags::BitOr

Objects that implement the binary | operator.

Syntax

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