RetrieveByPathAsObject

Type Alias RetrieveByPathAsObject 

Source
pub type RetrieveByPathAsObject<Lhs, Rhs> = RetrieveByPathAsObjectJson<Lhs, Rhs>;
Available on crate feature postgres_backend only.

Aliased Typeยง

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