Connect iced_web with iced properly

This commit is contained in:
Héctor Ramón Jiménez 2019-10-23 02:33:07 +02:00
parent 871eb41430
commit c7ef9d0da7
5 changed files with 42 additions and 22 deletions

1
src/web.rs Normal file
View file

@ -0,0 +1 @@
pub use iced_web::*;