clipper-sys

Crates.ioclipper-sys
lib.rsclipper-sys
version0.8.0
created_at2019-08-19 09:36:33.854497+00
updated_at2025-02-08 10:25:22.008092+00
descriptionBoolean operations on polygons (Clipper wrapper)
homepage
repositoryhttps://github.com/lelongg/clipper-sys
max_upload_size
id158031
size195,614
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: 115

cargo fmt