A Rust library for paperswithcode-client api.
Run the following command in the terminal:
cargo add paperswithcode-clientOr, add this to Cargo.toml:
[dependencies]
paperswithcode-client = "0.1.0"Usage example main.rs
cargo runAdd missing feature or doc based on paperswithcode-client api
Add necessary tests and then run tests using
cargo testRun this if want to see test output prints
cargo test -- --nocaptureSame as paperswithcode-client: by using the API you agree that any competition data you submit will be licenced under CC-BY-SA 4.0.