☰
Trait HasherExt
Required Methods
finish_ext
Implementors
Other items in
twox_hash
::
xxh3
All crates
?
Trait
twox_hash
::
xxh3
::
HasherExt
[
−
]
[src]
pub trait HasherExt:
Hasher
{ fn
finish_ext
(&self) ->
u128
; }
Required methods
[src]
fn
finish_ext
(&self) ->
u128
Implementors
[src]
impl
HasherExt
for
Hash128