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.
1 parent d1a07e2 commit 9c2879aCopy full SHA for 9c2879a
Cargo.toml
@@ -34,7 +34,7 @@ doc-scrape-examples = false
34
[package.metadata.docs.rs]
35
features = ["raw_value", "unbounded_depth"]
36
targets = ["x86_64-unknown-linux-gnu"]
37
-rustdoc-args = ["--cfg", "docsrs"]
+rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
38
39
[package.metadata.playground]
40
features = ["raw_value"]
0 commit comments