We need to collect all the crates and index them. There is an API on crates.io and also a git repo with an index: - https://github.com/rust-lang/crates.io-index
We need to collect all the crates and index them.
There is an API on crates.io and also a git repo with an index: