jni 0.21.1

Rust bindings to the JNI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## Rust
target/
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk

## Java
*.class

## IntelliJ
.idea/
*.iml