siphasher
0.3.11
Hasher128
Required Methods
finish128
Implementors
In siphasher::sip128
Trait
siphasher
::
sip128
::
Hasher128
Copy item path
source
·
[
−
]
pub trait Hasher128 { // Required method fn
finish128
(&self) ->
Hash128
; }
Required Methods
§
source
fn
finish128
(&self) ->
Hash128
Return a 128-bit hash
Implementors
§
source
§
impl
Hasher128
for
SipHasher13
source
§
impl
Hasher128
for
SipHasher24
source
§
impl
Hasher128
for
SipHasher