Cargo Features
ffi_utils has no features set by default.
[dependencies]
ffi_utils = { version = "0.17.0", features = ["java"] }
- java = jni
-
Includes utilities for dealing with the JNI runtime.
Affects
ffi_utils::java
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- jni java?
-
Enables jni ~0.12.0