async fn restore_hummock_version(
hummock_storage_url: &str,
hummock_storage_directory: &str,
hummock_version: &HummockVersion,
) -> BackupResult<()>
async fn restore_hummock_version(
hummock_storage_url: &str,
hummock_storage_directory: &str,
hummock_version: &HummockVersion,
) -> BackupResult<()>