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