diesel::dsl

Type Alias ArrayIndex

source
pub type ArrayIndex<Lhs, Rhs> = Index<Lhs, Rhs>;
๐Ÿ‘ŽDeprecated: Use Index instead
Available on crate feature postgres_backend only.

Aliased Typeยง

struct ArrayIndex<Lhs, Rhs> { /* private fields */ }