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