Module diesel_mysql_spatial::sql_types
source · [−]Expand description
Spatial SQL types which may be used in table definitions
Structs
The MySQL GEOMETRY type.
The MySQL GEOMETRYCOLLECTION type.
The MySQL LINESTRING type.
The MySQL MULTILINESTRING type.
The MySQL MULTIPOINT type.
The MySQL MULTIPOLYGON type.
The MySQL POINT type.
The MySQL POLYGON type.