pub fn entry_key(entry_paths: &[PathBuf]) -> u64Expand 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.