|
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 |
|
|
fe7537f238
|
Moving personal review and adjusting README.
Just making the project a little more tidy.
|
2025-03-25 22:22:19 -04:00 |
|
|
84be854186
|
Just adding my personal review of the challenge.
|
2025-03-20 03:14:05 -04:00 |
|
|
ded4064f4b
|
Finished coding up the Rust challenge.
|
2025-03-20 02:18:30 -04:00 |
|
|
52c5d40420
|
Completed all steps except the monitoring step.
Looking at switching the monitored files into a hashmap.
|
2025-03-19 13:17:26 -04:00 |
|
|
5c98c8a608
|
This is the initial monitoring.
Here I am building up the list of directories and files to monitor.
|
2025-03-17 14:56:07 -04:00 |
|
|
a90917caea
|
The program will read the desired arguments.
Using the Clap repo, we are able to get the programs desired arguments.
For this program this consists simply of an inbox directory.
|
2025-03-17 14:52:45 -04:00 |
|
|
9cf1c4ccdb
|
Initial commit
|
2025-03-17 11:35:37 -04:00 |
|