unicode-ellipsis
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.
Originally written for use with bottom.
Usage
An example of usage:
Licensing
Dual-licensed under Apache 2.0 and MIT.