## 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](https://docs.rs/javavm) for more details.