unity-native-plugin 0.4.1

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.4.1"
dependencies = [
 "unity-native-plugin-sys",
]

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