Trait HasherExt
twox_hash::xxh3
pub trait HasherExt: Hasher { fn finish_ext(&self) -> u128; }
fn finish_ext(&self) -> u128
impl HasherExt for Hash128