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