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