Skip to main content

jsonb_replace_0

Type Alias jsonb_replace_0 

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

The return type of jsonb_replace_0()

Aliased Typeยง

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