Type Alias ExchangeName

Source
pub type ExchangeName = SmartString;
Expand description

Exchange name (e.g., “binance”, “coinbase”)

Aliased Type§

pub struct ExchangeName { /* private fields */ }