binance-rs-async 1.3.3

Async Rust Library for the Binance API
Documentation
1
2
3
4
5
6
pub mod account;
pub mod general;
pub mod market;
pub mod rest_model;
pub mod userstream;
pub mod websockets;