Re-exports§
pub use client::Client;
Modules§
Structs§
- Contest
- A single contest.
- Contest
Rankings Builder - Build a contest ranking request.
- Party
- A group of participants.
- Problem
- Represents a problem.
- Problem
Result - One party’s result on a particular problem.
- Ranklist
Row - A row in the scoreboard.
- Rating
Change - An user’s rating change.
- Submission
- Represents a submission.
- Team
Member - A team member.
- User
- A codeforces user.
Enums§
- Contest
Phase - The current phase of the contest.
- Contest
Type - The scoring type of a contest.
- Error
- The error returned.
- Participant
Type - Problem
Result Type - Either the result is Preliminary or Final
- Problem
Type - The type of a problem.
- Submission
Test Set - Verdict
Type Aliases§
- Result
- The result type.