Skip to main content

StdHash

Type Alias StdHash 

Source
pub type StdHash = Shake128;
Expand description

The default hash function provided by the library.

Aliased Typeยง

pub struct StdHash { /* private fields */ }