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