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