Skip to main content

dispatch_static_warmup

Function dispatch_static_warmup 

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