Crates.io | inochi2d-rs |
lib.rs | inochi2d-rs |
version | 0.1.0 |
source | src |
created_at | 2022-07-03 13:48:03.480329 |
updated_at | 2022-07-03 13:48:03.480329 |
description | Rust bindings for Inochi2D |
homepage | |
repository | https://github.com/Inochi2D/inochi2d-rs |
max_upload_size | |
id | 618346 |
size | 7,824 |
This repository contains the (preliminary) Rust bindings for Inochi2D using the Inochi2D C SDK.
NOTE The bindings pull in a large chunk of the D runtime, including the Garbage Collector.
These bindings currently assume the build libinochi2d-c.so
is located in the root of the repository.
Then just run cargo build
These bindings are licensed under the BSD-2-Clause license, the full text of which can be found in the LICENSE file.