javavm

Crates.iojavavm
lib.rsjavavm
version0.1.2
created_at2021-10-23 15:48:37.676401+00
updated_at2021-10-24 03:56:12.302053+00
descriptionA simple crate that caches the JavaVM structure globally and returns a valid JNIEnv for any thread, providing automatic thread attachment and detachment
homepage
repositoryhttps://github.com/Hardebayho/javavm
max_upload_size
id469952
size5,910
Adebayo Jagunmolu (bayo-code)

documentation

README

JavaVM

A simple crate that caches the JavaVM structure globally and returns a valid JNIEnv for any thread, providing automatic thread attachment and detachment.

See the crate documentation for more details.

Commit count: 0

cargo fmt