pub type ArrayIndex<Lhs, Rhs> = Index<Lhs, Rhs>;
Index
struct ArrayIndex<Lhs, Rhs> { /* private fields */ }