Searched defs:to_words (Results 1 – 2 of 2) sorted by relevance
233 def to_words(node: Node) -> Iterable[str]: function
330 fn to_words(words: Vec<&str>) -> Vec<Word<'_>> { in to_words() function