Crates.io | bitsors |
lib.rs | bitsors |
version | 1.1.16 |
source | src |
created_at | 2020-07-20 03:40:02.015594 |
updated_at | 2023-01-05 15:56:38.256574 |
description | A Rust wrapper for the Bitso API |
homepage | https://github.com/bitsoex/bitso-rs/ |
repository | |
max_upload_size | |
id | 267096 |
size | 184,519 |
A Rust wrapper for the Bitso API, with support for the public and private API endpoints, plus the WebSocket API.
cargo test
We also make sure Clippy is happy with us with:
cargo clippy --all-features --all-targets -- -D warnings
You can find lots of examples under the examples/
folder!
1.56.1