Skip to main content

hash_bundle_tree

Function hash_bundle_tree 

Source
pub fn hash_bundle_tree(
    root: &Path,
) -> Result<(String, Vec<BundleFileEntry>), BundleBuildError>
Expand description

Walk root deterministically and hash every file (sorted paths).