Crates.io | paperswithcode-client |
lib.rs | paperswithcode-client |
version | 0.1.1 |
source | src |
created_at | 2024-09-01 00:40:32.259588 |
updated_at | 2024-09-04 05:29:54.511509 |
description | A Rust library for `paperswithcode-client` api |
homepage | https://github.com/Andrechang/paperswithcode-client |
repository | https://github.com/Andrechang/paperswithcode-client |
max_upload_size | |
id | 1359277 |
size | 56,222 |
A Rust library for paperswithcode-client
api.
Run the following command in the terminal:
cargo add paperswithcode-client
Or, add this to Cargo.toml
:
[dependencies]
paperswithcode-client = "0.1.0"
Usage example main.rs
cargo run
Add missing feature or doc based on paperswithcode-client
api
Add necessary tests and then run tests using
cargo test
Run this if want to see test output prints
cargo test -- --nocapture
Same as paperswithcode-client: by using the API you agree that any competition data you submit will be licenced under CC-BY-SA 4.0.