twox_
hash
1.6.3
Hasher
Ext
Required Methods
finish_ext
Implementors
In twox_
hash::
xxh3
twox_hash
::
xxh3
Trait
HasherExt
Copy item path
Source
pub trait HasherExt:
Hasher
{ // Required method fn
finish_ext
(&self) ->
u128
; }
Required Methods
§
Source
fn
finish_ext
(&self) ->
u128
Implementors
§
Source
§
impl
HasherExt
for
Hash128