Skip to main content

content_hash

Function content_hash 

Source
pub fn content_hash(content: &str) -> u64
Expand description

Cheap content fingerprint. Only ever compared against another fingerprint this program produced, so a non-cryptographic hash is enough.