crates-index-0.9.0 has been yanked.
rust-crates-index
Library for retrieving and interacting with the crates.io index
Much of this code was extracted from github.com/huonw/crates.io-graph
Examples
extern crate crates_index;
let index = new;
if !index.exists
for crate_ in index.crates
License
Licensed under version 2 of the Apache License