#example #counter #word #count #numbers #character #char-word-line

bin+lib bicycle-book-wordcount-r1k

simple char/word/line counter

1 unstable release

0.1.0 Nov 3, 2021

#35 in #example

MIT license

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
~54K SLoC