Skip to main content

dispatch_snapshot

Function dispatch_snapshot 

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