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
|
|
@ -18,6 +18,7 @@
|
|||
#![allow(clippy::inherent_to_string, clippy::type_complexity)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
pub use futures;
|
||||
pub use iced_core as core;
|
||||
|
||||
mod command;
|
||||
mod maybe_send;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue