Skip to main content

hash_source

Function hash_source 

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

Hashes source to fnv1a:<8 hex> (FNV-1a over UTF-16 code units, wrapping).