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