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