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
The custom CStr16 wrapper type should have a Debug trait implementation which tries to print its characters one by one, replacing invalid/unsupported characters with some replacement char (or just panic).