unicode_titlecase 2.5.0

A crate to add Unicode titlecase and Turkish and Azeri locale upper/lowercase utilities to chars and strings
Documentation
[lib]
name = "unicode_titlecase"
path = "src/lib.rs"

[package]
authors = ["Carl Raffaele"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A crate to add Unicode titlecase and Turkish and Azeri locale upper/lowercase utilities to chars and strings"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "unicode_titlecase"
readme = "README.md"
repository = "https://github.com/Teh-Bobo/unicode-title-case"
version = "2.5.0"