asterdex-sdk 0.1.1

AsterDex Futures SDK v3 — Rust async client for REST and WebSocket APIs
Documentation
1
2
3
4
// US-001: WebSocket module stub — implemented in US-010
pub mod client;
pub(crate) mod reconnect;
pub(crate) mod ping_pong;