pub type BuildAddressHasher = BuildHasherDefault<AddressHasher>;
struct BuildAddressHasher(/* private fields */);