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
It would be useful (unicode-org/icu4x#61 (comment)) to be able to use TinyStr for UTF-8 data, not only ASCII data. What was the design decision to make it support ASCII-only? How hard would it be to extend it to support UTF-8?