momento_functions_wit/
host.rs

1wit_bindgen::generate!({
2    world: "momento:functions/host",
3    path: ["wit/host/", "wit/"],
4    generate_all,
5});