Trait rustc_ap_rustc_data_structures::stable_hasher::StableHasherResult [−][src]
pub trait StableHasherResult: Sized { fn finish(hasher: StableHasher) -> Self; }
Required methods
fn finish(hasher: StableHasher) -> Self
[src]
Implementations on Foreign Types
impl StableHasherResult for u128
[src]
impl StableHasherResult for u128
[src]fn finish(hasher: StableHasher) -> Self
[src]
impl StableHasherResult for u64
[src]
impl StableHasherResult for u64
[src]fn finish(hasher: StableHasher) -> Self
[src]
Implementors
impl StableHasherResult for Fingerprint
[src]
impl StableHasherResult for Fingerprint
[src]