Function get_words

Source
pub fn get_words(input: &str, ignored_chars: HashSet<char>) -> Vec<Word>