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