We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
generate-link-to-definition
1 parent 7e04550 commit a034d30Copy full SHA for a034d30
Cargo.toml
@@ -32,5 +32,5 @@ serde_json = "1.0"
32
33
[package.metadata.docs.rs]
34
all-features = true
35
-rustdoc-args = ["--cfg", "docsrs"]
+rustdoc-args = ["--generate-link-to-definition", "--cfg", "docsrs"]
36
0 commit comments