Objects that implement the binary | operator.
|
impl BitOr<TtyLocFlags> for TtyLocFlags { type Output = TtyLocFlags; }