Inflector
Inflector copied to clipboard
UTF8 support
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?