Skip to main content

restore_checkpoint

Function restore_checkpoint 

Source
pub async fn restore_checkpoint(
    state: Arc<AppState>,
    params: RestoreCheckpointParams,
) -> Result<RestoreCheckpointResponse>