| Crates.io | clipper-sys |
| lib.rs | clipper-sys |
| version | 0.8.0 |
| created_at | 2019-08-19 09:36:33.854497+00 |
| updated_at | 2025-02-08 10:25:22.008092+00 |
| description | Boolean operations on polygons (Clipper wrapper) |
| homepage | |
| repository | https://github.com/lelongg/clipper-sys |
| max_upload_size | |
| id | 158031 |
| size | 195,614 |
Unsafe Rust wrapper around C++ version of Clipper.
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.