[][src]Function crev_lib::get_dir_digest

pub fn get_dir_digest(
    path: &Path,
    ignore_list: &FnvHashSet<PathBuf>
) -> Result<Digest>