interior-point 1.0.0-rc.1

JTS InteriorPoint algorithm ported to Rust
Documentation
1
2
3
//! Ports of `org.locationtech.jts.geom`.

pub(crate) mod location;