Type Alias postgis_diesel::functions::StRelateMatch
source · pub type StRelateMatch<GeomA, GeomB> = st_relate_match<<GeomA as AsExpression<Text>>::Expression, <GeomB as AsExpression<Text>>::Expression>;
Aliased Type§
struct StRelateMatch<GeomA, GeomB> { /* private fields */ }