pub fn canonical_root_hash(root: &Path) -> u64Expand description
Re-exported for integration tests so they hash reusable-cache roots through
the exact production path (dunce canonicalization + platform path-identity
bytes) rather than an approximation that diverges on Windows.