bicycle_book_wordcountは、シンプルな文字、単語及び行の出現頻度を数える機能を提供します。
bicycle_book_wordcount
$ cargo run text.txt {"bb": 1, "aa": 2, "cc": 1}