pub type json_build_array_1<V1, value_1> = json_build_array_1<V1, <value_1 as AsExpression<V1>>::Expression>;Available on crate feature
postgres_backend only.Expand description
The return type of json_build_array_1()
Aliased Typeยง
pub struct json_build_array_1<V1, value_1> { /* private fields */ }