unity-native-plugin 0.2.0

Unity Native Plugin API for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "unity-native-plugin"
version = "0.2.0"
dependencies = [
 "unity-native-plugin-sys",
]

[[package]]
name = "unity-native-plugin-sys"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b67e430d326fc8a6ebd7b075e27e5f4fb8628e5673ef8561fb692cf73fbac1d"