twox_hash::xxh3

Trait HasherExt

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

Required Methods§

Source

fn finish_ext(&self) -> u128

Implementors§