pub type json_build_array_1<value_1> = json_build_array_1<<value_1 as Expression>::SqlType, value_1>;Available on crate feature
postgres_backend only.Expand description
Return type of the json_build_array_1() SQL function.
Aliased Typeยง
pub struct json_build_array_1<value_1> { /* private fields */ }