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