diesel::helper_types

Type Alias RetrieveByPathAsObject

source
pub type RetrieveByPathAsObject<Lhs, Rhs> = RetrieveByPathAsObjectJson<Lhs, Rhs>;

Aliased Type§

struct RetrieveByPathAsObject<Lhs, Rhs>(pub RetrieveByPathAsObjectJson<Lhs, <Rhs as AsExpression<Array<Text>>>::Expression>);

Fields§

§0: RetrieveByPathAsObjectJson<Lhs, <Rhs as AsExpression<Array<Text>>>::Expression>