pub fn count(text: &str, method: CountMethod) -> WordCharCountsExpand description
Count words and characters in already-extracted plain text.
pub fn count(text: &str, method: CountMethod) -> WordCharCountsCount words and characters in already-extracted plain text.