Type Alias RetrieveByPathAsTextJson

Source
pub type RetrieveByPathAsTextJson<Lhs, Rhs> = Grouped<RetrieveByPathAsTextJson<Lhs, AsExprOf<Rhs, Array<VarChar>>>>;
Expand description

Aliased Typeยง

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