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