| Crates.io | javavm |
| lib.rs | javavm |
| version | 0.1.2 |
| created_at | 2021-10-23 15:48:37.676401+00 |
| updated_at | 2021-10-24 03:56:12.302053+00 |
| description | A simple crate that caches the JavaVM structure globally and returns a valid JNIEnv for any thread, providing automatic thread attachment and detachment |
| homepage | |
| repository | https://github.com/Hardebayho/javavm |
| max_upload_size | |
| id | 469952 |
| size | 5,910 |
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.