Skip to main content

dispatch_static

Function dispatch_static 

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