pub async fn post_reset( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, String>>>
Reset simulation state to initial conditions.