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
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Hello, I'm fairly new to Rust and wanted to build something on the case conversion of this crate.
However, it does not work on UTF8. I completely understand that almost everything you'd want to case convert is ASCII.
Was this chosen for performance reasons, or was it an oversight / not a conscious decision?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I'm fairly new to Rust and wanted to build something on the case conversion of this crate.
However, it does not work on UTF8. I completely understand that almost everything you'd want to case convert is ASCII.
Was this chosen for performance reasons, or was it an oversight / not a conscious decision?
The text was updated successfully, but these errors were encountered: