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