codeforces

Crates.iocodeforces
lib.rscodeforces
version0.3.2
sourcesrc
created_at2020-09-08 01:20:59.958221
updated_at2022-06-11 19:42:49.812664
descriptionAn asynchronous library for talking to the Codeforces API
homepage
repositoryhttps://github.com/natsukagami/rust-codeforces-api
max_upload_size
id285970
size25,580
Natsu Kagami (natsukagami)

documentation

README

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

Commit count: 20

cargo fmt