1wasmtime::component::bindgen!({ 2 path: "wit/camel-plugin.wit", 3 world: "plugin", 4 exports: { 5 default: async, 6 }, 7});