Skip to main content

hash_directory

Function hash_directory 

Source
pub fn hash_directory(root: impl AsRef<Path>) -> Result<ContentHash, HashError>
Expand description

Walks root and computes the deterministic content hash of the module directory, skipping non-module content and spec-defined exclusions.