[][src]Function sfwtools::counting::run_wc_words

pub fn run_wc_words(src: &str)

Convenience function for running wc in idiomatic fashion (i.e.) errors are printed to user and the program exits.