pub type HuobiSpotWSClient = HuobiWSClient<'S'>;Expand description
Huobi Spot market.
- WebSocket API doc: https://huobiapi.github.io/docs/spot/v1/en/
- Trading at: https://www.huobi.com/en-us/exchange/
Aliased Typeยง
pub struct HuobiSpotWSClient { /* private fields */ }