Objects that implement the binary & operator.
&
impl BitAnd<FileSeals> for FileSeals { type Output = FileSeals; }