iced_futures::subscription

Type Alias Hasher

Source
pub type Hasher = FxHasher;
Expand description

The hasher used for identifying subscriptions.

Aliased Typeยง

struct Hasher { /* private fields */ }