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 only.
Expand description

The return type of json_remove_0()

Aliased Typeยง

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