Skip to main content

json_set_0

Type Alias json_set_0 

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

Return type of the json_set_0() SQL function.

Aliased Typeยง

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