We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d6d1f commit 915de3aCopy full SHA for 915de3a
Cargo.toml
@@ -1,6 +1,9 @@
1
[package]
2
name = "unicode-casing"
3
version = "0.1.0"
4
+description = "Titlecase helper function on characters."
5
+repository = "https://github.com/RustPython/unicode-casing"
6
+license = "MIT"
7
authors = ["Joey Hain <jmhain@protonmail.com>"]
8
edition = "2018"
9
0 commit comments