pub type Symbol = String;
Type alias for trading symbols (e.g., “BTC/USDT”)
pub struct Symbol { /* private fields */ }