2 releases
0.1.1 | Apr 9, 2024 |
---|---|
0.1.0 | Jul 15, 2020 |
#75 in #jni
5,380 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
~265–720KB
~17K SLoC