[−][src]Type Definition prehash::DefaultPrehasher
type DefaultPrehasher = RandomState;
This is supported on crate feature
std only.A secure choice of hasher for pre-hashing values.
type DefaultPrehasher = RandomState;
std only.A secure choice of hasher for pre-hashing values.