Expand description
Client trait definitions for data and execution clients.
Provides the core trait interfaces that define how clients interact with data providers and execution venues.
Traits§
- Data
Client - Defines the interface for a data client, managing connections, subscriptions, and requests.
- Execution
Client - Defines the interface for an execution client managing order operations.