Skip to main content

run_quote_capability

Function run_quote_capability 

Source
pub async fn run_quote_capability(
    gateway: &str,
    symbol: &str,
    format: OutputFormat,
) -> Result<()>