Objects that can hash other objects.
impl Hasher for XxHash32 { type Seed = u32; type Digest = u32; }