pub async fn get_run( __arg0: State<Arc<AppState>>, headers: HeaderMap, __arg2: Path<Uuid>, ) -> Result<Json<ComparisonRun>, StatusCode>