Open a window using winit

This commit is contained in:
Héctor Ramón Jiménez 2019-10-03 00:08:16 +02:00
parent e1b9d42bf1
commit 63294088ad
2 changed files with 30 additions and 2 deletions

View file

@ -1 +1,2 @@
pub use iced_native::*;
pub use winit;