Introduce Task::map_with
This commit is contained in:
parent
06ece6a8c3
commit
9f21eae152
5 changed files with 55 additions and 11 deletions
|
|
@ -478,6 +478,7 @@ use iced_winit::core;
|
|||
use iced_winit::runtime;
|
||||
|
||||
pub use iced_futures::futures;
|
||||
pub use iced_futures::stream;
|
||||
|
||||
#[cfg(feature = "highlighter")]
|
||||
pub use iced_highlighter as highlighter;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue