georust / geo

Geospatial primitives and algorithms for Rust
https://crates.io/crates/geo
Other
1.49k stars 194 forks source link

Add fallible alternatives to `Polygon::{exterior,interiors}_mut` #1071

Closed gibbz00 closed 10 months ago

gibbz00 commented 10 months ago

Some background: https://github.com/georust/geo/pull/1065