Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 403 Bytes

clipper2-sys

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