Hasher128
siphasher
1.0.1
Hasher128
Required Methods
finish128
Implementors
In siphasher::
sip128
Structs
Hash128
SipHasher
SipHasher13
SipHasher24
Traits
Hasher128
siphasher
::
sip128
Trait
Hasher128
Copy item path
Settings
Help
Summary
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