Skip to main content

export_worker_snapshot_bundle

Function export_worker_snapshot_bundle 

Source
pub fn export_worker_snapshot_bundle(
    snapshot_path: &Path,
    options: &SessionBundleExportOptions,
) -> Result<SessionBundle, SessionBundleError>