Function crypto_markets::fetch_symbols[][src]

pub fn fetch_symbols(
    exchange: &str,
    market_type: MarketType
) -> Result<Vec<String>, Error>

Fetch trading symbols.