azul_text_layout::text_layout

Function split_text_into_words

Source
pub fn split_text_into_words(text: &str) -> Words
Expand description

Splits the text by whitespace into logical units (word, tab, return, whitespace).