Skip to main content

RetrieveByPathAsObject

Type Alias RetrieveByPathAsObject 

Source
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 */);