Type Definition diesel::dsl::RetrieveAsTextJson

source ·
pub type RetrieveAsTextJson<Lhs, Rhs, ST> = Grouped<RetrieveAsTextJson<Lhs, AsExprOf<Rhs, ST>>>;
Available on crate feature postgres_backend only.
Expand description

The return type of lhs.retrieve_as_text(rhs)