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
As mentioned by Josh Aas on IRC, rust doesn't seem to have a function to convert Unicode strings to their upper and lower case equivalents, in a similar way to to_lower() and to_upper() for ascii.