diesel::dsl

Type Alias json_pretty_with_indentation

Source
pub type json_pretty_with_indentation<J, I> = json_pretty_with_indentation<SqlTypeOf<J>, J, I>;
Available on crate feature sqlite only.
Expand description

Aliased Typeยง

struct json_pretty_with_indentation<J, I> { /* private fields */ }