Skip to main content

hash_path

Function hash_path 

Source
pub fn hash_path(relative_path: &str) -> String
Expand description

Compute hash for a file path (8 hex characters)

Uses FNV-1a for speed and good distribution