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