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