Skip to main content

run_etf_screen

Function run_etf_screen 

Source
pub async fn run_etf_screen(
    gateway: &str,
    c2s_json: &str,
    output: OutputFormat,
) -> Result<()>