Trait implementation lrs::file::FileSeals::BitAnd

Objects that implement the binary & operator.

Syntax

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