[][src]Function sec10_wordcount::count

pub fn count(input: impl BufRead, option: CountOption) -> HashMap<String, usize>

count関数です