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