Type Alias RetrieveByPathAsObjectJson

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

Aliased Typeยง

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