Myrddin Dundragon 3a0684c33e Ran 'cargo fmt' to adjust the files.
Just trying to get closer to my preferred coding style.
2025-03-25 22:23:34 -04:00
2025-03-25 22:23:34 -04:00
2025-03-17 11:35:37 -04:00
2025-03-17 11:35:37 -04:00
2025-03-17 11:35:37 -04:00

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
Rust challenge
Readme 126 KiB
Languages
Rust 100%