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 */ }