/Rust_WordCount

A command line application that inputs a .txt file format and returns the occurrence of the maximum number of words in that file. Integrated std::fs,std::env and std::io modules in order to implement this program.

Primary LanguageRust

No issues in this repository yet.