j4rs_derive

Crates.ioj4rs_derive
lib.rsj4rs_derive
version0.1.1
sourcesrc
created_at2020-07-15 09:42:04.729824
updated_at2024-04-09 09:28:07.882006
descriptionThe proc macro crate for `j4rs` that allows jni calls to Rust libraries.
homepage
repositoryhttps://github.com/astonbitecode/j4rs
max_upload_size
id265370
size6,891
Volo-maintainers (github:cloudwego:volo-maintainers)

documentation

README

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.

For more information and examples please see here and here.

Commit count: 445

cargo fmt