RetrieveByPathAsObjectJson

Type Alias RetrieveByPathAsObjectJson 

Source
pub type RetrieveByPathAsObjectJson<Lhs, Rhs> = Grouped<RetrieveByPathAsObjectJson<Lhs, AsExprOf<Rhs, Array<VarChar>>>>;
Available on crate features postgres_backend and sqlite only.
Expand description

Aliased Typeยง

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