Remove generic Hasher and Event from subscription::Recipe
This commit is contained in:
parent
5fed065dc3
commit
f4cf488e0b
20 changed files with 341 additions and 406 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use iced_futures::futures;
|
||||
use iced::futures;
|
||||
|
||||
use futures::channel::mpsc;
|
||||
use futures::{SinkExt, StreamExt};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue