rucaja 0.4.1

Rust Calls Java - via JNI
Documentation
1
2
3
An example where Rust code (`main.rs`) calls Java functionality (`Test.class`).
    
Run the example in this directory with `cargo run --example main`