Type Definition diesel::helper_types::ArrayIndex

source ·
pub type ArrayIndex<Lhs, Rhs> = ArrayIndex<Lhs, AsExprOf<Rhs, Integer>>;
Available on crate feature postgres_backend only.
Expand description

The return type of lhs.index(rhs)