Re-exports§
pub use types::Reflow;pub use grapheme_clusters::*;pub use line_break::*;pub use wcwidth::*;
Modules§
- grapheme_
clusters - Breaks a string into individual user-perceived “characters”.
- hex
- line_
break - search
- tables
- types
- wcwidth
Traits§
- Text
Presentation - Trait to convert emojis and symbols in text to their Unicode text presentation equivalent. (Experimental)
- Truncate