You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long. Also
has some helper functions around Unicode grapheme and string width.
Licensing
Dual-licensed under Apache 2.0 and MIT.
About
A crate to truncate Unicode strings and add ellipsis to them.