We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfdb15 commit f5022e7Copy full SHA for f5022e7
iced/src/main.rs
@@ -1,3 +1,5 @@
1
+#![windows_subsystem = "windows"]
2
+
3
use std::{
4
collections::{BTreeMap, HashMap},
5
convert::identity,
0 commit comments