Skip to main content

dispatch_sub

Function dispatch_sub 

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