Type Alias RetrieveByPathAsObject

Source
pub type RetrieveByPathAsObject<Lhs, Rhs> = RetrieveByPathAsObjectJson<Lhs, Rhs>;

Aliased Typeยง

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