Just trying to get closer to my preferred coding style.
FileMonitor
This was a Rust Challenge that I completed in 17 hours.
The document describing the challenge can be found in the docs directory.
Platform
This was created on Ubuntu and was only tested there. It should work on most other platforms, but without testing it, I do not know for certain.
Build
To build it just use a standard Cargo install with the current Rust compiler. Make sure your Cargo is set for Crates.IO as your registry because it uses several crates from there.
Description
Languages
Rust
100%