pub fn hash_source(source: &str) -> String
Hashes source to fnv1a:<8 hex> (FNV-1a over UTF-16 code units, wrapping).
source
fnv1a:<8 hex>