[][src]Function crcdir::sum_dir

pub fn sum_dir(path: WalkDir) -> Result<u32, Error>

Walks a directory, hashing the files and summing the results.