clipper-sys

Crates.ioclipper-sys
lib.rsclipper-sys
version0.7.2
sourcesrc
created_at2019-08-19 09:36:33.854497
updated_at2022-03-16 11:01:49.571099
descriptionBoolean operations on polygons (Clipper wrapper)
homepage
repositoryhttps://github.com/lelongg/clipper-sys
max_upload_size
id158031
size194,848
GĂ©rald Lelong (lelongg)

documentation

https://docs.rs/clipper-sys/

README

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.

Commit count: 101

cargo fmt