We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb98d59 commit 0f86783Copy full SHA for 0f86783
Cargo.toml
@@ -13,6 +13,7 @@ edition = "2021"
13
name = "java_locator"
14
path = "src/lib.rs"
15
crate-type = ["rlib"]
16
+doctest = false
17
18
[[bin]]
19
name = "java-locator"
0 commit comments