Skip to main content

json_remove_0

Type Alias json_remove_0 

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

The return type of json_remove_0()

Aliased Typeยง

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