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