crypto-ws-client 4.11.8

A versatile websocket client that supports many cryptocurrency exchanges.
Documentation
#[macro_use]
pub(super) mod common_traits;

pub(super) mod binance;
pub(super) mod binance_option;
pub(super) mod bitfinex;
pub(super) mod bitget;
pub(super) mod bithumb;
pub(super) mod bitmex;
pub(super) mod bitstamp;
pub(super) mod bitz;
pub(super) mod bybit;
pub(super) mod coinbase_pro;
pub(super) mod deribit;
pub(super) mod dydx;
pub(super) mod ftx;
pub(super) mod gate;
pub(super) mod huobi;
pub(super) mod kraken;
pub(super) mod kucoin;
pub(super) mod mexc;
pub(super) mod okx;
pub(super) mod zb;
pub(super) mod zbg;