Type Definition diesel::dsl::RetrieveAsObjectJson
source · pub type RetrieveAsObjectJson<Lhs, Rhs, ST> = Grouped<RetrieveAsObjectJson<Lhs, AsExprOf<Rhs, ST>>>;
Available on crate feature
postgres_backend
only.Expand description
The return type of lhs.retrieve_as_object(rhs)