icu_casemapping

Crates.ioicu_casemapping
lib.rsicu_casemapping
version0.7.2
sourcesrc
created_at2022-05-17 16:35:45.907766
updated_at2023-04-14 21:00:32.442498
descriptionUnicode case mapping algorithms
homepage
repositoryhttps://github.com/unicode-org/icu4x
max_upload_size
id588469
size82,144
Manish Goregaokar (Manishearth)

documentation

README

icu_casemapping crates.io

🚧 [Experimental] Case mapping for Unicode characters and strings.

This module is published as its own crate (icu_casemapping) and as part of the icu crate. See the latter for more details on the ICU4X project.

🚧 This code is experimental; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. It can be enabled with the "experimental" Cargo feature of the icu meta-crate. Use with caution. #2535

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.

Commit count: 3247

cargo fmt