runtime!() { /* proc-macro */ }
Generates the runtime infrastructure based on the configuration.
warp::runtime!({ wasi_http: WasiHttp, wasi_otel: DefaultOtel, wasi_blobstore: MongoDb, });