diesel::helper_types

Type Alias jsonb_array_length

source
pub type jsonb_array_length<E> = jsonb_array_length<SqlTypeOf<E>, E>;
Available on crate feature postgres_backend only.
Expand description

Aliased Typeยง

struct jsonb_array_length<E> { /* private fields */ }