Module client

Module client 

Source
Expand description

Binance HTTP client implementation.

Structs§

BinanceHttpClient
Higher-level HTTP client providing typed endpoints and instrument caching.
BinanceRawHttpClient
Lightweight raw HTTP client for Binance REST API access.

Enums§

BinanceInstrument
In-memory cache entry for Binance instruments.
BinanceTicker24hrEither
Unified 24h ticker response across spot and futures products.