Skip to main content

Module text

Module text 

Source
Expand description

Text manipulation utilities shared across the crate.

Functions§

truncate_str
Truncate s to at most max_chars Unicode characters, appending “…” if shortened.