Rename files to their hash
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Avril 37e7270b76
On io error, `file_handler()` now sends both the path and the error to output channel, instead of ignoring failed attempts.
3 years ago
go Started Rust verison: raw io_uring async file hashing loop in `handle::file_handler()` 3 years ago
src On io error, `file_handler()` now sends both the path and the error to output channel, instead of ignoring failed attempts. 3 years ago
.gitignore Started Rust verison: raw io_uring async file hashing loop in `handle::file_handler()` 3 years ago
Cargo.toml Rework `file_handle()` to return a stream of `(path, hash)` instead of taking a oneshot for return 3 years ago