Function hash_str

Source
pub fn hash_str(data: &str) -> u64
Expand description

A convenience method to compute the hash of a &str.