Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 502 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 502 Bytes

clipper-sys

Unsafe Rust wrapper around C++ version of Clipper.

crate.io docs.rs

This library is not meant to be used directly. geo-clipper should be used instead.

Compile with cargo feature generate-bindings to generate bindings at build time.