[][src]Module rosu::request

Contains the Future structs that request the data

Structs

GetBeatmap

Retrieve a Beatmap.

GetBeatmaps

Retrieve Beatmaps

GetMatch

Retrieve a Match.

GetScore

Retrieve a Score.

GetScores

Retrieve Scores

GetUser

Retrieve a User

GetUserBest

Retrieve the top scores of a User.

GetUserRecent

Retrieve the most recent scores of a User.

Enums

UserIdentification

Identifies a user either by id or by name.