asterdex-sdk 0.1.2

AsterDex Futures SDK v3 — Rust async client for REST and WebSocket APIs
Documentation
1
2
3
4
pub mod models;
pub(crate) mod endpoints;

pub use crate::rest::client::RestClient as FuturesClient;