manifold-rs 0.1.0

Rust wrapper for manifold
Documentation

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"