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