[][src]Function sfwtools::counting::wc_words_file

pub fn wc_words_file(f_in: &File) -> Result<usize, Error>