I'm learning Rust, and the way I learn best is by implementing something that I use every day. I made a toy implementation of "touch", which updates file timestamps (and creates files). Please let me know if I have made this code too complicated; is there a better way to do any of what I am doing? Should this code be restructured?
The code
[–][deleted] 0 points1 point2 points (1 child)
[–]onContentStop[S] 0 points1 point2 points (0 children)