Skip to main content

hash_source

Function hash_source 

Source
pub fn hash_source(source: &str) -> u64
Expand description

xxh3-64 over the source, returned as a u64 (JS receives a bigint). Used for cache keys.