2 releases
0.1.1 | Apr 9, 2024 |
---|---|
0.1.0 | Jul 15, 2020 |
#79 in #jni
1,003 downloads per month
Used in javawithrust
7KB
93 lines
j4rs_derive
The proc macro crate for j4rs
that allows jni calls to Rust libraries.
It provides the call_from_java
attribute. The functions annotated with it, can be called from Java code using JNI.
Dependencies
~230–680KB
~16K SLoC