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