Type Definition prehash::DefaultPrehasher

source ·
pub type DefaultPrehasher = RandomState;
Available on crate feature std only.
Expand description

A secure choice of hasher for pre-hashing values.