qhull-sys-enhanced 0.1.0

Rust bindings to Qhull
Documentation
  • Coverage
  • 0.73%
    12 out of 1646 items documented0 out of 112 items with examples
  • Size
  • Source code size: 3.39 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 8.07 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 36s Average build duration of successful builds.
  • all releases: 38s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • graviton-rs

qhull-sys

Rust Qhull bindings

This are C bindings to the Qhull library. You might prefer to use the qhull crate if you need a safe wrapper around this crate.

You can find the original C code in the qhull directory, which is a git submodule of the qhull repository.

This is also a no_std crate!

Useful links:

License

This crate uses Qhull, please refer to the Qhull license for more information when using this crate.