pub type StdHash = Shake128;
The default hash function provided by the library.
pub struct StdHash { /* private fields */ }