pub type jsonb_pretty<e> = jsonb_pretty<<e as Expression>::SqlType, e>;Expand description
Return type of the jsonb_pretty() SQL function.
Aliased Typeยง
pub struct jsonb_pretty<e> { /* private fields */ }pub type jsonb_pretty<e> = jsonb_pretty<<e as Expression>::SqlType, e>;Return type of the jsonb_pretty() SQL function.
pub struct jsonb_pretty<e> { /* private fields */ }