pub type json_type<J, j> = json_type<J, <j as AsExpression<J>>::Expression>;
Expand description
The return type of json_type()
Aliased Typeยง
pub struct json_type<J, j> { /* private fields */ }
pub type json_type<J, j> = json_type<J, <j as AsExpression<J>>::Expression>;
The return type of json_type()
pub struct json_type<J, j> { /* private fields */ }