Rust Word Parser A rust program that reads all text files from a directory and tells you their total word counts. Take it easy on me, this is my first rust program :).