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