Skip to main content

run

Function run 

Source
pub async fn run(
    gateway: &str,
    symbols: &[String],
    format: OutputFormat,
) -> Result<()>