Crate dupcheck [−] [src]
Duplicate file checking functions for Rust.
Structs
| FileHash |
Keeps information about a file hash and the files with that hash. |
Functions
| duplicate_files |
Checks |
| duplicates_of |
Checks for duplicates of specified files. |
| duplicates_within |
Checks for any duplicate files within the specified directories. |