☰
HasherExt
HasherExt
Required Methods
finish_ext
Implementors
In twox_hash::xxh3
Structs
Hash128
Hash64
RandomHashBuilder128
RandomHashBuilder64
Traits
HasherExt
Functions
hash128
hash128_with_secret
hash128_with_seed
hash64
hash64_with_secret
hash64_with_seed
?
Trait
twox_hash
::
xxh3
::
HasherExt
source
·
[
−
]
pub trait HasherExt:
Hasher
{ fn
finish_ext
(&self) ->
u128
; }
Required Methods
§
source
fn
finish_ext
(&self) ->
u128
Implementors
§
source
§
impl
HasherExt
for
Hash128