We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d9166 commit 660fb0fCopy full SHA for 660fb0f
Cargo.toml
@@ -30,4 +30,4 @@ doc-scrape-examples = false
30
31
[package.metadata.docs.rs]
32
targets = ["x86_64-unknown-linux-gnu"]
33
-rustdoc-args = ["--cfg", "doc_cfg"]
+rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]
0 commit comments