Docs.rs
  • codeforces-api-0.3.4
    • codeforces-api 0.3.4
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thud
    • Dependencies
      • hex ^0.4.2 normal
      • lazy_static ~1.4.0 normal optional
      • rand ~0.8.0 normal
      • regex ~1.4.3 normal optional
      • reqwest ^0.11 normal
      • select ^0.5.0 normal optional
      • serde 1.0.* normal
      • serde_json ^1.0.61 normal
      • serde_yaml ^0.8.15 normal optional
      • sha2 ^0.9.2 normal
    • Versions
    • 31.14% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

codeforces_api0.3.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • requests::CFRecentActionsCommand
  • responses::CFBlogEntry
  • responses::CFComment
  • responses::CFContest
  • responses::CFContestStandings
  • responses::CFHack
  • responses::CFJudgeProtocol
  • responses::CFMember
  • responses::CFParty
  • responses::CFProblem
  • responses::CFProblemResult
  • responses::CFProblemStatistics
  • responses::CFProblemset
  • responses::CFRanklistRow
  • responses::CFRatingChange
  • responses::CFRecentAction
  • responses::CFResponse
  • responses::CFSubmission
  • responses::CFUser

Enums

  • Error
  • requests::CFBlogEntryCommand
  • requests::CFContestCommand
  • requests::CFProblemsetCommand
  • requests::CFUserCommand
  • responses::CFContestPhase
  • responses::CFContestType
  • responses::CFHackVerdict
  • responses::CFParticipantType
  • responses::CFProblemResultType
  • responses::CFProblemType
  • responses::CFResponseStatus
  • responses::CFResult
  • responses::CFSubmissionVerdict
  • responses::CFTestset

Traits

  • requests::CFAPIRequestable

Functions

  • requests::fetch_testcases_for_problem