8000
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.
2 parents 7bfd518 + 6a630cf commit e3eaa6aCopy full SHA for e3eaa6a
serde_derive/Cargo.toml
@@ -37,4 +37,5 @@ rustdoc-args = [
37
"--extern-html-root-url=core=https://doc.rust-lang.org",
38
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
39
"--extern-html-root-url=std=https://doc.rust-lang.org",
40
+ "--extern-html-root-url=proc_macro=https://doc.rust-lang.org",
41
]
serde_derive_internals/Cargo.toml
@@ -27,4 +27,5 @@ rustdoc-args = [
27
28
29
30
31
0 commit comments