[][src]Crate codeforces

Re-exports

pub use client::Client;

Modules

client

Structs

Contest

A single contest.

ContestRankingsBuilder

Build a contest ranking request.

Party

A group of participants.

Problem

Represents a problem.

ProblemResult

One party's result on a particular problem.

RanklistRow

A row in the scoreboard.

RatingChange

An user's rating change.

Submission

Represents a submission.

TeamMember

A team member.

User

A codeforces user.

Enums

ContestPhase

The current phase of the contest.

ContestType

The scoring type of a contest.

Error

The error returned.

ParticipantType
ProblemResultType

Either the result is Preliminary or Final

ProblemType

The type of a problem.

SubmissionTestSet
Verdict

Type Definitions

Result

The result type.