We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails to open docs for axum with the cargo docs --open command
cargo docs --open
├── axum v0.5.17 │ ├── axum-core v0.2.9
Linux archlinux 6.0.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 10 Nov 2022 21:14:24 +0000 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
None of those errors mentions axum from what I can see. So not sure 🤷♂️
Make sure to use --all-features but dunno if that'll fix it.
--all-features
Sorry, something went wrong.
I've gotten this error from time to time, it was always fixed by running cargo clean. Seems like a Cargo or rustc bug.
No branches or pull requests
Bug Report
Fails to open docs for axum with the
cargo docs --open
commandVersion
├── axum v0.5.17
│ ├── axum-core v0.2.9
Platform
Linux archlinux 6.0.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 10 Nov 2022 21:14:24 +0000 x86_64 GNU/Linux
Crates
Description
It throws the following error -> https://pastebin.com/e1xgn6cZThe text was updated successfully, but these errors were encountered: