Generator of Rust bindings to Java classes.
The generated code uses the jni crate to interact with the JVM.
libjvm.soneeds to be in theLD_LIBRARY_PATHenvironment variable.- The crate that makes use of
jni-genshould have theonce_celldependency.