1 unstable release
0.1.0 | Nov 3, 2021 |
---|
#34 in #example
5KB
95 lines
bicycle_book_wordcount
is a smple character, words, and line counter
CLI executable counts number of words.
$ cargo run text.txt
{"bb": 1, "aa": 2, "cc": 1}
Dependencies
~2.2–3MB
~55K SLoC