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