pub type ArrayIndex<Lhs, Rhs> = Index<Lhs, Rhs>;๐Deprecated:
Use Index instead
Available on crate features
postgres_backend and __sqlite-shared only.Aliased Typeยง
pub struct ArrayIndex<Lhs, Rhs> { /* private fields */ }