Objects that implement the immutable subscript operator.
impl Index<TtyKey> for TtyAttr { type Output = u8; }