Skip to main content

hash_string

Function hash_string 

Source
pub fn hash_string(s: &str) -> u64
Expand description

Hashes a string using the rapidhash algorithm.