Skip to main content

HashBuilder

Type Alias HashBuilder 

Source
pub type HashBuilder = SeedableRandomState;
Expand description

A type alias for a hash builder that uses the foldhash algorithm.

Aliased Typeยง

pub struct HashBuilder { /* private fields */ }