Trait implementation lrs::fs::UnmountFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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