We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808370d commit 233a1aeCopy full SHA for 233a1ae
src/main.rs
@@ -1,3 +1,5 @@
1
+#![windows_subsystem = "windows"]
2
+
3
mod comp_assets;
4
mod comp_ui;
5
mod interop;
0 commit comments