Rust wrapper around C++ version of Clipper2.
Compile with cargo feature generate-bindings
to generate bindings at build time.
This project was inspired from the clipper-sys crate that wraps the previous version 1 of the Clipper library.
And using clipper2c