[−][src]Trait hash32::BuildHasher
See core::hash::BuildHasher
for details
Associated Types
Loading content...Required methods
fn build_hasher(&self) -> Self::Hasher
Implementors
impl<H> BuildHasher for BuildHasherDefault<H> where
H: Default + Hasher,
[src]
H: Default + Hasher,