Introduce first-class svg module in iced_native
This commit is contained in:
parent
c4186a71b7
commit
9a3c81f336
11 changed files with 106 additions and 98 deletions
|
|
@ -44,6 +44,7 @@ pub mod overlay;
|
|||
pub mod program;
|
||||
pub mod renderer;
|
||||
pub mod subscription;
|
||||
pub mod svg;
|
||||
pub mod text;
|
||||
pub mod touch;
|
||||
pub mod widget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue