Type Alias Hasher
pub type Hasher = FxHasher;
Available on crate feature
advanced
only.Expand description
The hasher used for identifying subscriptions.
Aliased Typeยง
struct Hasher { /* private fields */ }
pub type Hasher = FxHasher;
advanced
only.The hasher used for identifying subscriptions.
struct Hasher { /* private fields */ }