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 a70ed35 commit cda7479Copy full SHA for cda7479
Cargo.toml
@@ -29,6 +29,7 @@ libcxx = ["libc++"]
29
targets = ["x86_64-unknown-linux-gnu"]
30
rustdoc-args = [
31
"--generate-link-to-definition",
32
+ "--generate-macro-expansion",
33
"--extern-html-root-url=core=https://doc.rust-lang.org",
34
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
35
"--extern-html-root-url=std=https://doc.rust-lang.org",
0 commit comments