Skip to main content

inspect_checkpoint

Function inspect_checkpoint 

Source
pub async fn inspect_checkpoint(
    __arg0: State<ExecutionApiState>,
    __arg1: Path<(String, String)>,
    headers: HeaderMap,
) -> Result<Json<ApiEnvelope<CheckpointInspectResponse>>, ApiError>
Available on crate feature execution-server only.