[][src]Trait twox_hash::xxh3::HasherExt

pub trait HasherExt: Hasher {
    fn finish_ext(&self) -> u128;
}

Required methods

fn finish_ext(&self) -> u128

Loading content...

Implementors

impl HasherExt for Hash128[src]

Loading content...