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 112a387 commit 72aaf49Copy full SHA for 72aaf49
Cargo.toml
@@ -18,6 +18,7 @@ targets = ["x86_64-unknown-linux-gnu"]
18
rustdoc-args = [
19
"--cfg=procmacro2_semver_exempt",
20
"--generate-link-to-definition",
21
+ "--generate-macro-expansion",
22
"--extern-html-root-url=core=https://doc.rust-lang.org",
23
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
24
"--extern-html-root-url=std=https://doc.rust-lang.org",
0 commit comments