cargo::util

Module hasher

Source
Expand description

A hasher that produces the same values across releases and platforms.

The hasher should be fast and have a low chance of collisions (but is not sufficient for cryptographic purposes).

Type Aliasesยง