Searched defs:FxHasher (Results 1 – 2 of 2) sorted by relevance
59 pub struct FxHasher { struct77 impl FxHasher { impl79 pub const fn with_seed(seed: usize) -> FxHasher { in with_seed()89 impl Default for FxHasher { implementation96 impl FxHasher { impl103 impl Hasher for FxHasher { implementation311 fn build_hasher(&self) -> FxHasher { in build_hasher()
127 pub struct FxHasher { struct131 impl Default for FxHasher { implementation138 impl Hasher for FxHasher { implementation