ahash
0.8.11
Build
Hasher
Ext
Object Safety
Implementors
In crate ahash
ahash
Trait
BuildHasherExt
Copy item path
source
pub(crate) trait BuildHasherExt:
BuildHasher
{ }
Expand description
Used for specialization. (Sealed)
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<B:
BuildHasher
>
BuildHasherExt
for B