Module related to the internals of fetching and requesting to the Brawl Stars API.
pub use client::Client;
pub use routes::Route;
Client
Request
Route