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