docs.rs failed to build manifold-rs-0.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
manifold-rs-0.6.4
Rust wrappers for Manifold
This crate provides Rust wrappers for the Manifold C++ API.
Note: This is a work in progress and not all functionality is available yet.
Usage
Add this to your Cargo.toml:
[dependencies]
manifold-rs = "0.1"