pub type json<E, e> = json<E, <e as AsExpression<E>>::Expression>;Available on crate feature
__sqlite-shared only.Expand description
The return type of json()
Aliased Typeยง
pub struct json<E, e> { /* private fields */ }pub type json<E, e> = json<E, <e as AsExpression<E>>::Expression>;__sqlite-shared only.The return type of json()
pub struct json<E, e> { /* private fields */ }