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