Manifold-rs: 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. Please submit an issue if you need a specific feature.
Usage
Add this to your Cargo.toml:
[]
= "0.6"
Examples
The examples directory contains several examples demonstrating how to use the library.