Skip to main content

dispatch_suspend

Function dispatch_suspend 

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