Skip to main content
unique_words
use_
text
0.2.0
In use_
text::
prelude
use_text
::
prelude
Function
unique_
words
Copy item path
pub fn unique_words(input: &
str
) ->
Vec
<
Word
>
Expand description
Returns distinct normalized words in first-seen order.