Skip to main content

dispatch

Function dispatch 

Source
pub async fn dispatch(
    gateway: &str,
    output: OutputFormat,
    command: Command,
) -> Result<()>