Trait implementation lrs::fs::UnmountFlags::BitOr

Objects that implement the binary | operator.

Syntax

impl BitOr<UnmountFlags> for UnmountFlags {
    type Output = UnmountFlags;
}