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 use case would be to have a non-panicking behavior when the string content is not vital, for logs for example. One might prefer to not have the full content and still carry on.
It might be desirable to have a string with truncation behavior when it is written beyond its capacity.
The text was updated successfully, but these errors were encountered: