r6stats Client
This crate provides a client for the r6stats API. It supports the /stats and the /leaderboard endpoint.
Usage
Add the following to your Cargo.toml:
[]
= "0.1"
Basic example:
async
More examples can be found in the examples directory.