| Crates.io | manifold-rs |
| lib.rs | manifold-rs |
| version | 0.6.2 |
| created_at | 2024-12-16 21:47:59.173588+00 |
| updated_at | 2025-08-21 12:05:06.554803+00 |
| description | Rust wrapper for manifold |
| homepage | |
| repository | https://github.com/WilstonOreo/manifold-rs |
| max_upload_size | |
| id | 1485552 |
| size | 11,749,070 |
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.
Add this to your Cargo.toml:
[dependencies]
manifold-rs = "0.6"
The examples directory contains several examples demonstrating how to use the library.