Type Alias diesel::helper_types::ArrayIndex
source · pub type ArrayIndex<Lhs, Rhs> = Index<Lhs, Rhs>;
👎Deprecated: Use
Index
insteadAliased Type§
struct ArrayIndex<Lhs, Rhs> { /* private fields */ }
pub type ArrayIndex<Lhs, Rhs> = Index<Lhs, Rhs>;
Index
insteadstruct ArrayIndex<Lhs, Rhs> { /* private fields */ }