codeforces 0.3.2

An asynchronous library for talking to the Codeforces API
Documentation
1
2
3
4
5
6
7
8
9
10
11
# rust-codeforces-api

Provides a friendly interface to Codeforces API.

Uses the blocking Client from `reqwest`, please ping me if you want an async version.

Lots of methods might be missing too, will be added in the future.

## License

MIT