pub type DefaultHasher = Sha256;
The default hasher. Currently sha256
pub struct DefaultHasher { /* private fields */ }