Skip to content

Commit 12966c9

Browse files
committed
generate_unused_types
1 parent 38c1487 commit 12966c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ use serde_json::Value;
1919

2020
wit_bindgen::generate!({
2121
path: "kinode-wit",
22+
generate_unused_types: true,
2223
world: "lib",
2324
});
2425

0 commit comments

Comments
 (0)