Type Alias RetrieveByPathAsText

Source
pub type RetrieveByPathAsText<Lhs, Rhs> = RetrieveByPathAsTextJson<Lhs, Rhs>;

Aliased Typeยง

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