jvm-rs 0.2.0

Bindings for the JVM and its interfaces
Documentation
  • Coverage
  • 0.3%
    7 out of 2313 items documented0 out of 226 items with examples
  • Size
  • Source code size: 573.07 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 54.89 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • x4e/jvm-rs
    26 0 2
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • x4e fee1-dead

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