Type Alias iced::advanced::subscription::Hasher

source ·
pub type Hasher = FxHasher;
Available on crate feature advanced only.
Expand description

The hasher used for identifying subscriptions.

Aliased Type§

struct Hasher { /* private fields */ }