Hacker News new | ask | show | jobs
by herbstein 974 days ago
Just FYI, `cargo doc` doesn't download the documentation. It re-generates the documentation from source. You only need the source code to generate documentation.