Skip to main content

delete_checkpoint

Function delete_checkpoint 

Source
pub async fn delete_checkpoint(
    state: Arc<AppState>,
    params: DeleteCheckpointParams,
) -> Result<DeleteCheckpointResponse>