binance-futures 0.2.2

Binance Futures API client implementation with models, endpoints, and streaming support.
Documentation
1
2
3
4
5
6
pub mod asynchronous {
    pub mod account;
    pub mod market;
    pub mod trade;
    pub mod websocket;
}