We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca398b3 commit 6890f3fCopy full SHA for 6890f3f
dev-tools/gen-windows-sys-binding/src/main.rs
@@ -29,6 +29,7 @@ fn main() -> io::Result<()> {
29
"--config",
30
"flatten",
31
"sys",
32
+ "minimal",
33
"--out",
34
temp_file.path().to_str().unwrap(),
35
"--filter",
0 commit comments