Module clients

Module clients 

Source
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§

DataClient
Defines the interface for a data client, managing connections, subscriptions, and requests.
ExecutionClient
Defines the interface for an execution client managing order operations.

Functions§

log_command_error