We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc506ef commit 948234fCopy full SHA for 948234f
Cargo.toml
@@ -24,3 +24,4 @@ trybuild = { version = "1.0.81", features = ["diff"] }
24
25
[package.metadata.docs.rs]
26
targets = ["x86_64-unknown-linux-gnu"]
27
+rustdoc-args = ["--generate-link-to-definition"]
0 commit comments