edgee_components_runtime/consent_mapping/
mod.rs

1wasmtime::component::bindgen!({
2    world: "consent-mapping",
3    path: "wit/",
4    async: true,
5});