Function crev_lib::get_dir_digest[][src]

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