cp-cli-platform-codeforces 3.1.9

Codeforces HTTP client used by cp-cli
Documentation
1
2
3
4
5
6
# cp-cli Codeforces client

HTTP client for the public Codeforces API used by [cp-cli](https://github.com/keys-i/cp-cli).

This crate exposes problems, contests, profiles, submissions, and other public API data.
It is an internal part of cp-cli, but remains usable as a focused Rust HTTP client.