Skip to main content

dispatch_order

Function dispatch_order 

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