Determine displayed width of 'char' and 'str' types
Description
Determine displayed width of `char` and `str` types according to Unicode
Standard Annex #11 rules.
This package contains library source intended for building other packages which
use the "no_std" feature of the "unicode-width" crate.