twox_hash

Type Alias XxHash

Source
pub type XxHash = XxHash64;
Expand description

A backwards compatibility type alias. Consider directly using XxHash64 instead.

Aliased Typeยง

struct XxHash { /* private fields */ }