Skip to main content

entry_key

Function entry_key 

Source
pub fn entry_key(entry_paths: &[PathBuf]) -> u64
Expand description

A stable key for a set of entry paths (canonicalized, order-independent). The transitive content check on load is what actually guards freshness; this only needs to be collision-free across distinct bundle requests.