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