Crates.io | codeforces |
lib.rs | codeforces |
version | 0.3.2 |
source | src |
created_at | 2020-09-08 01:20:59.958221 |
updated_at | 2022-06-11 19:42:49.812664 |
description | An asynchronous library for talking to the Codeforces API |
homepage | |
repository | https://github.com/natsukagami/rust-codeforces-api |
max_upload_size | |
id | 285970 |
size | 25,580 |
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.
MIT