summary history branches tags files
deps/crates_io_api/README.md

crates_io_api

A Rust client for the crates.io API.

This crate aims to provide an easy to use and complete client for retrieving detailed information about Rust's crate ecosystem.

Both a synchronous and a Tokio/futures based async client are provided.

How to use

For usage information and examples, check out the Documentation.