diesel::dsl

Type Alias json_pretty

Source
pub type json_pretty<E> = json_pretty<SqlTypeOf<E>, E>;
Available on crate feature sqlite only.
Expand description

Return type of json_pretty(json)

Aliased Typeยง

struct json_pretty<E> { /* private fields */ }