Skip to main content

json_set_0

Type Alias json_set_0 

Source
pub type json_set_0<J, json> = json_set_0<J, <json as AsExpression<J>>::Expression>;
Available on crate feature __sqlite-shared only.
Expand description

The return type of json_set_0()

Aliased Typeยง

pub struct json_set_0<J, json> { /* private fields */ }