Crate speedrun_api

Source
Expand description

This crate implements a wrapper for the Speedrun.com REST API.

Endpoints are available in the api module.

Modules§

api
API endpoint modules
error
Error types for the crate
types

Structs§

SpeedrunApiBuilder
Speedrun.com API client builder
SpeedrunApiClient
A client for communicating with the Speedrun.com API
SpeedrunApiClientAsync
An asynchronous client for communicating with the Speedrun.com API

Enums§

AuthError
Authentication error