This package browser is in early development. Mind the rough edges.

rust-jni 0.14.0

Rust bindings to the JNI

This package provides Rust bindings to the JNI. It implements native Java methods for JVM and Android in Rust, call Java code from Rust, embed JVM in Rust applications and use any Java libraries.

Installation

Install rust-jni 0.14.0 as follows:

guix install rust-jni@0.14.0

Or install the latest version:

guix install rust-jni

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.