pub async fn get_trace( __arg0: State<DebugController>, __arg1: Path<String>, ) -> Result<Json<HashMap<String, String>>, StatusCode>
server