pub fn rough_token_count(src: &str) -> usize
Returns the number of tokens in a source string (whitespace-split).