Skip to main content

RetrieveByPathAsText

Type Alias RetrieveByPathAsText 

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

Aliased Typeยง

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