Skip to main content

content_hash

Function content_hash 

Source
pub fn content_hash(input: &str) -> u128
Expand description

xxh3-128 of the input content. Not cryptographic; a fast, collision-negligible key for a result cache.