Skip to main content

compute_file_hashes

Function compute_file_hashes 

Source
pub fn compute_file_hashes(
    files: &HashMap<String, String>,
) -> HashMap<String, String>
Expand description

Compute hash map of individual file hashes Returns map of filename -> hash for each file