1 2 3 4 5 6
pub mod bindings { wit_bindgen_wrpc::generate!({ world: "interfaces", generate_all, }); }