Skip to main content

normalize_symbol_and_code

Function normalize_symbol_and_code 

Source
fn normalize_symbol_and_code(
    market: &str,
    code: &str,
) -> Result<(String, String, Option<String>)>