Crate word_counter

Crate word_counter 

Source
Expand description

§Word Counter

A program that displays word count of a file.

Structs§

Opt

Functions§

get_max_word
get_search_word
get_word_count
print_counts
run
sort_hashmap