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