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.
--generate-link-to-definition
1 parent f4db632 commit 878df73Copy full SHA for 878df73
Cargo.toml
@@ -17,6 +17,7 @@ rust-version = "1.31"
17
18
[package.metadata.docs.rs]
19
features = ["std"]
20
+rustdoc-args = ["--generate-link-to-definition"]
21
22
[dependencies]
23
libm = { version = "0.2.0", optional = true }
0 commit comments