Create layout example
This commit is contained in:
parent
fd8f980b88
commit
0322e820eb
5 changed files with 135 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
//! Listen and react to time.
|
||||
pub use iced_core::time::{Duration, Instant};
|
||||
|
||||
#[allow(unused_imports)]
|
||||
pub use iced_futures::backend::default::time::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue