Robuta

https://users.rust-lang.org/t/does-rustdocflags-in-cargo-config-toml-imply-rustdoc-args-in-cargo-toml/53289 Does `rustdocflags` in `.cargo/config.toml` imply `rustdoc-args` in `Cargo.toml`? - help - The Rust... Dec 27, 2020 - Pretty much the title. Does rustdoc read .cargo/config.toml, using info there to supplement/replace [package.metadata.docs.rs] in Cargo.toml?