[][src]Crate riven

Module docs TODO.

Modules

consts

Constant data and Enums relevant to the Riot Games API.

endpoints

Automatically generated endpoint handles and data transfer structs.

Macros

serde_string

Structs

ReqwestError

The Errors that may occur when processing a Request.

Response

A Response to a submitted Request.

RiotApi

For retrieving data from the Riot Games API.

RiotApiConfig

Configuration for instantiating RiotApi.

RiotApiError

An error that occurred while processing a Riot API request.

Type Definitions

Result

Result containing RiotApiError on failure.