pub type json_quote<J, j> = json_quote<J, <j as AsExpression<J>>::Expression>;
Expand description
The return type of json_quote()
Aliased Typeยง
pub struct json_quote<J, j> { /* private fields */ }
pub type json_quote<J, j> = json_quote<J, <j as AsExpression<J>>::Expression>;
The return type of json_quote()
pub struct json_quote<J, j> { /* private fields */ }