Symbol

Type Alias Symbol 

Source
pub type Symbol = String;
Expand description

Type alias for trading symbols (e.g., “BTC/USDT”)

Aliased Type§

pub struct Symbol { /* private fields */ }