RetrieveByPathAsTextJson

Type Alias RetrieveByPathAsTextJson 

Source
pub type RetrieveByPathAsTextJson<Lhs, Rhs> = Grouped<RetrieveByPathAsTextJson<Lhs, AsExprOf<Rhs, Array<VarChar>>>>;
Available on crate feature postgres_backend only.
Expand description

Aliased Typeยง

pub struct RetrieveByPathAsTextJson<Lhs, Rhs>(/* private fields */);