Docs.rs
hexomc-lib-0.1.4
hexomc-lib 0.1.4
Permalink
Docs.rs crate page
MIT
15 September 2026
Links
crates.io
Source
Owners
phillychi3
Dependencies
async-trait ^0.1
normal
digest ^0.10
normal
dirs ^5
normal
flate2 ^1
normal
futures ^0.3
normal
hex ^0.4
normal
lzma-rs ^0.3
normal
md-5 ^0.10
normal
open ^5
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
uuid ^1
normal
which ^6
normal
xml-rs ^0.8
normal
zip ^2
normal
tempfile ^3
dev
Versions
20.81%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
find_java
hexomc_
lib
0.1.4
In hexomc_
lib::
java::
detector
hexomc_lib
::
java
::
detector
Function
find_
java
Copy item path
Source
pub fn find_java(required_version:
u32
) ->
Option
<
JavaInfo
>