Trait implementation lrs::fd::DescriptionFlags::BitOr

Objects that implement the binary | operator.

Syntax

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