Trait rustc_data_structures::stable_hasher::StableHasherResult [−][src]
pub trait StableHasherResult: Sized {
fn finish(hasher: StableHasher) -> Self;
}
pub trait StableHasherResult: Sized {
fn finish(hasher: StableHasher) -> Self;
}