Trait implementation lrs::pipe::SpliceFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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