☰
StableHasherResult
Required Methods
finish
Implementors
In rustc_data_structures::stable_hasher
?
Trait
rustc_data_structures
::
stable_hasher
::
StableHasherResult
source
·
[
−
]
pub trait StableHasherResult:
Sized
{ // Required method fn
finish
(hasher:
StableHasher
) -> Self; }
Required Methods
§
source
fn
finish
(hasher:
StableHasher
) -> Self
Implementors
§
source
§
impl
StableHasherResult
for
Fingerprint
source
§
impl
StableHasherResult
for
Hash64
source
§
impl
StableHasherResult
for
Hash128