Missing documentation
Summary
Missing documentation due to Cargo bug. See the github issue.
Steps to reproduce
cargo doc --open
does nothing.
What is the current bug behavior?
N/A
What is the expected correct behavior?
Window should open with documentation on the individual binaries in the crate.
Relevant logs and/or output
N/A
Possible fixes
N/A