Crates.io | unity_native |
lib.rs | unity_native |
version | 0.2.5 |
source | src |
created_at | 2024-05-25 12:29:13.101215 |
updated_at | 2024-07-31 10:37:06.981984 |
description | A Rustified wrapper around the Unity Native Plugin API |
homepage | |
repository | https://github.com/cloone8/unity-native |
max_upload_size | |
id | 1251934 |
size | 36,705 |
A Rust-native wrapper and reimplementation of the Unity Native Plugin API, with the goal of simplifying the integration of Rust within Unity projects.
The Rust bindings to the Unity Native Plugin API have been generated through bindgen from the raw C headers, which fall under the Unity Companion License (see the license file)
This crate is currently under active and early development. Documentation to come!