Skip to main content

dispatch_search_quote

Function dispatch_search_quote 

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