Skip to main content

compute_root_path_hash

Function compute_root_path_hash 

Source
pub fn compute_root_path_hash(root: &Path) -> u64
Expand description

Compute hash of workspace root path

Uses to_string_lossy for cross-platform compatibility.