//! Shared types for the Trading API WebSocket protocol.
//!//! This crate contains the message types used for WebSocket communication
//! between clients and the trading API server.
modclient;moderror;modrequest;modserver;pubuseclient::*;pubuseerror::*;pubuserequest::*;pubuseserver::*;