Module etternaonline_api::v2[][src]

Structs

ChartLeaderboardScore

Score information in the context of a chart leaderboard

FileSize

Represents a file size

LatestScore

Score from a latest scores enumeration like Session::user_latest_scores

LeaderboardEntry

Entry in a score leaderboard

Replay

Replay data, contains ReplayNote

ReplayNote

A singular note, used inside Replay

ScoreData

Generic information about a score

ScoreGoal

Score goal

ScoreUser

User information contained within a score information struct

Session

EtternaOnline API session client, handles all requests to and from EtternaOnline.

TopScore

Score from a top scores enumeration like Session::user_top_10_scores

TopScorePerSkillset

Score from a top scores per skillset enumeration

UserDetails

Details about a user. See Session::user_details

UserTopScoresPerSkillset

User’s best scores in each skillset category. See Session::user_top_scores_per_skillset

Enums

FileSizeParseError

Error returned from FileSize::from_str