Crate crcdir

Source

Structs§

PROGRESS_BAR

Functions§

hash_dir
Walks a directory, hashing the files sequentially.
hash_dir_prog
hash_file
hash_file_oneshot
Hashes an individual file using crc32
progress_init
sum_dir
Walks a directory, hashing the files and summing the results.
sum_dir_prog