pub type RetrieveByPathAsText<Lhs, Rhs> = RetrieveByPathAsTextJson<Lhs, Rhs>;
Available on crate feature
postgres_backend
only.Aliased Typeยง
pub struct RetrieveByPathAsText<Lhs, Rhs>(/* private fields */);
pub type RetrieveByPathAsText<Lhs, Rhs> = RetrieveByPathAsTextJson<Lhs, Rhs>;
postgres_backend
only.pub struct RetrieveByPathAsText<Lhs, Rhs>(/* private fields */);