diesel::sqlite::expression::dsl

Type Alias json_pretty

Source
pub type json_pretty<J, j> = json_pretty<J, <j as AsExpression<J>>::Expression>;
Available on crate feature sqlite only.
Expand description

The return type of json_pretty()

Aliased Typeยง

struct json_pretty<J, j> { /* private fields */ }