RetrieveByPathAsText

Type Alias RetrieveByPathAsText 

Source
pub type RetrieveByPathAsText<Lhs, Rhs> = RetrieveByPathAsTextJson<Lhs, Rhs>;
Available on crate features postgres_backend and sqlite only.

Aliased Typeยง

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