Trait implementation lrs::fd::DescriptionFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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