Skip to main content

stable_hash_path

Function stable_hash_path 

Source
pub fn stable_hash_path(seed: u64, path: &Path) -> u64
Expand description

Return a deterministic u64 hash of the string form of path mixed with seed.