Crate geo [−] [src]
Reexports
pub use algorithm::*; |
Modules
| algorithm |
This module includes all the functions of geometric calculations |
Structs
| Bbox | |
| Coordinate | |
| GeometryCollection | |
| LineString | |
| MultiLineString | |
| MultiPoint | |
| MultiPolygon | |
| Point | |
| Polygon |
Enums
| Geometry |
Statics
| COORD_PRECISION |
Traits
| ToGeo |