RetrieveByPathAsText

Type Alias RetrieveByPathAsText 

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

Aliased Typeยง

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