pub type RetrieveAsObjectJson<Lhs, Rhs, ST> = Grouped<RetrieveAsObjectJson<Lhs, AsExprOf<Rhs, ST>>>;Available on crate features
postgres_backend and sqlite only.Aliased Typeยง
pub struct RetrieveAsObjectJson<Lhs, Rhs, ST>(/* private fields */);