pub async fn checkpoint_handler(
__arg0: State<Arc<MnemoEngine>>,
__arg1: Json<CheckpointRequest>,
) -> Result<Json<CheckpointResponse>, AppError>Expand description
POST /v1/checkpoints
pub async fn checkpoint_handler(
__arg0: State<Arc<MnemoEngine>>,
__arg1: Json<CheckpointRequest>,
) -> Result<Json<CheckpointResponse>, AppError>POST /v1/checkpoints