Function nth_word

Source
fn nth_word(line: &str, n: usize) -> Option<usize>