diesel::dsl

Type Alias array_length

Source
pub type array_length<A, D> = array_length<SqlTypeOf<A>, A, D>;
Available on crate feature postgres_backend only.
Expand description

Aliased Typeยง

struct array_length<A, D> { /* private fields */ }