[][src]Crate crcdir

Functions

hash_dir

Walks a directory, hashing the files sequentially.

hash_file

Hashes an individual file using crc32

sum_dir

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