Rust library for interacting with the Binance Spot API. Supports both REST endpoints and WebSocket streams, aligned with the official Binance API documentation.
Includes an /examples folder demonstrating usage of the library.
Built on top of reqwest and my-web-socket-client, the library is designed for high performance and seamless integration with the MyJetTools ecosystem.