Function checksums::ops::create_hashes [] [src]

pub fn create_hashes(path: &PathBuf, algo: Algorithm, remaining_depth: DepthSetting) -> BTreeMap<String, String>

Create subpath->hash mappings for a given path using a given algorithm up to a given depth.