Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 556 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 556 Bytes

arabica

Bindings generator for JNI libraries for the Rust programming language!!!

This a fork is based on jni-bindgen. The difference betweent this project and upstream is because this fork uses Robusta and the jni-rs crate, unlike upstream which uses its own solution!!

How to use

After cloning this repository, run:

$ cargo install --path .

After that you can go to a folder with jni-bindgen.toml in it and run

$ jni-bindgen