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