We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9eb88 commit 087f787Copy full SHA for 087f787
Cargo.toml
@@ -23,4 +23,4 @@ doc-scrape-examples = false
23
24
[package.metadata.docs.rs]
25
targets = ["x86_64-unknown-linux-gnu"]
26
-rustdoc-args = ["--cfg", "doc_cfg"]
+rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]
0 commit comments