Closed
Description
This line is not clear:
A structure which implements BuildHasher for all Hasher types which also implement Default.
I don't know if BuilderHasherDefault implements BuilderHasher and Default for Hasher types, or if it implements BuilderHasher for Hasher types that themselves implement Default.