runtime!() { /* proc-macro */ }
Generates the runtime infrastructure based on the configuration.
omnia::runtime!({ omnia_wasi_http: WasiHttp, omnia_wasi_otel: DefaultOtel, omnia_wasi_blobstore: MongoDb, });