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