Function xxhash_rust::const_xxh3::const_custom_default_secret
source ยท pub const fn const_custom_default_secret(seed: u64) -> [u8; 192]
Expand description
Generates secret derived from provided seed and default secret.
Efficient when executed at compile time as alternative to using version of algorithm with custom seed