Skip to main content

source_cache_key

Function source_cache_key 

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

FNV-1a 64-bit hash of the lowering-version string, the wrapper binary’s fingerprint, and the source bytes. Fast, no deps, deterministic per wrapper build.