xxh3 0.1.1

XXH3 hash function
Documentation
1
2
3
mod xxh3;

pub use crate::xxh3::{hash128_with_seed, hash64_with_seed};