[−][src]Function azul_text_layout::text_layout::split_text_into_words
pub fn split_text_into_words(text: &str) -> Words
Splits the text by whitespace into logical units (word, tab, return, whitespace).
pub fn split_text_into_words(text: &str) -> Words
Splits the text by whitespace into logical units (word, tab, return, whitespace).