pub type json<E, e> = json<E, <e as AsExpression<E>>::Expression>;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>;The return type of json()
pub struct json<E, e> { /* private fields */ }