Trait twox_hash::xxh3::HasherExt

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

Required Methods§

Implementors§