Trait implementation lrs::tty::TtyInFlags::BitOr

Objects that implement the binary | operator.

Syntax

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