Trait implementation lrs::tty::TtyLocFlags::BitOr

Objects that implement the binary | operator.

Syntax

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