json_array_1

Type Alias json_array_1 

Source
pub type json_array_1<V1, value_1> = json_array_1<V1, <value_1 as AsExpression<V1>>::Expression>;
Available on crate feature sqlite only.
Expand description

The return type of json_array_1()

Aliased Typeยง

pub struct json_array_1<V1, value_1> { /* private fields */ }