Skip to main content

dispatch_broker

Function dispatch_broker 

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