Add Handle and Data to image in iced_web
This commit is contained in:
parent
8f52604987
commit
9a06e481b7
4 changed files with 80 additions and 7 deletions
|
|
@ -1,5 +1,4 @@
|
|||
//! Display images in your user interface.
|
||||
|
||||
use crate::{layout, Element, Hasher, Layout, Length, Point, Size, Widget};
|
||||
|
||||
use std::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue