Type Alias iced_futures::subscription::Hasher
source · pub type Hasher = FxHasher;
Expand description
The hasher used for identifying subscriptions.
Aliased Type§
struct Hasher { /* private fields */ }
pub type Hasher = FxHasher;
The hasher used for identifying subscriptions.
struct Hasher { /* private fields */ }