Skip to main content

dispatch_quote

Function dispatch_quote 

Source
pub(super) async fn dispatch_quote(
    gateway: &str,
    output: OutputFormat,
    args: QuoteArgs,
) -> Result<()>