diesel::helper_types

Type Alias ArrayIndex

source
pub type ArrayIndex<Lhs, Rhs> = Index<Lhs, Rhs>;
👎Deprecated: Use Index instead

Aliased Type§

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