Crates.io | clipper-sys |
lib.rs | clipper-sys |
version | 0.7.2 |
source | src |
created_at | 2019-08-19 09:36:33.854497 |
updated_at | 2022-03-16 11:01:49.571099 |
description | Boolean operations on polygons (Clipper wrapper) |
homepage | |
repository | https://github.com/lelongg/clipper-sys |
max_upload_size | |
id | 158031 |
size | 194,848 |
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.