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 aff89bf commit 07deaafCopy full SHA for 07deaaf
Cargo.toml
@@ -32,6 +32,7 @@ members = ["benches"]
32
targets = ["x86_64-unknown-linux-gnu"]
33
rustdoc-args = [
34
"--generate-link-to-definition",
35
+ "--generate-macro-expansion",
36
"--extern-html-root-url=core=https://doc.rust-lang.org",
37
"--extern-html-root-url=alloc=https://doc.rust-lang.org",
38
"--extern-html-root-url=std=https://doc.rust-lang.org",
0 commit comments