1 2 3 4 5 6 7 8 9 10 11
# crates-api Call crates.io API from rust. Currently works only in nighly rust. Waiting for stabilization of [#35900](https://github.com/rust-lang/rust/issues/35900) to work on stable rust. ### Documentation TODO ### License MIT