pub async fn reload_package( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>
POST /api/packages/{name}/reload — reload a package’s WASM without restarting