Skip to main content

dispatch_rt

Function dispatch_rt 

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