jerk 0.2.0

Java Embedding Rust Kit - Common
Documentation
# **jerk**: **J**ava **E**mbedding **R**ust **K**it - Common


[![GitHub](https://img.shields.io/github/stars/MaulingMonkey/jerk.svg?label=GitHub&style=social)](https://github.com/MaulingMonkey/jerk)
![unsafe: yes](https://img.shields.io/badge/unsafe-no-green.svg)
![rust: 1.36.0+](https://img.shields.io/badge/rust-1.36.0%2B-green.svg)
[![License](https://img.shields.io/crates/l/jerk.svg)](https://github.com/MaulingMonkey/jerk)

A library to enumerate / load JVM installations and libraries.

## License


Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.



[build.rs]:             https://doc.rust-lang.org/cargo/reference/build-scripts.html
[metabuild]:            https://github.com/rust-lang/rfcs/blob/master/text/2196-metabuild.md