interior-point 1.0.0

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

pub(crate) mod dd;