Module hashers::builtin[][src]

For easy access, reexport the built-in hash map's DefaultHasher, including a matching one-stop function.

See std::collections::hash_map::DefaultHasher.

Structs

DefaultHasher

The default Hasher used by RandomState.

Functions

default

Provide access to the DefaultHasher in a single function.