jvm-rs

Crates.iojvm-rs
lib.rsjvm-rs
version0.2.0
sourcesrc
created_at2020-11-13 14:17:41.557528
updated_at2022-11-05 18:30:13.216417
descriptionBindings for the JVM and its interfaces
homepagehttps://github.com/x4e/jvm-rs
repositoryhttps://github.com/x4e/jvm-rs
max_upload_size
id311952
size572,688
beef (fee1-dead)

documentation

README

jvm-rs

JVM bindings for rust.

Currently bound to JVM 15.

Generated with bindgen --no-layout-tests

Usage

Add to Cargo.toml

jvm-rs = "0.1.0"

Follow documentation: https://docs.rs/jvm-rs/0.1.0/jvm_rs/

Interfaces this supports

Commit count: 26

cargo fmt