1 unstable release
0.1.0 | Jul 15, 2020 |
---|
#46 in #jni
141 downloads per month
Used in javawithrust
8KB
94 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
~0.9–1.2MB
~30K SLoC