macro_rules! impl_hash { ($name: ident) => { ... }; }
Implement __hash__ for types that implement Hash.
__hash__
Hash