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