Crate rust_icu_uchar

Crate rust_icu_uchar 

Source
Expand description

§ICU unicode character properties support

NOTE: Only very partially supported. However, it is easy to add new functionality, so if you want you can do that yourself, or you can report missing functionality at https://github.com/google/rust_icu/issues.

Since 1.0.2

Functions§

char_type
Implements u_charType.
from_name
Implements u_charFromName.
get_combining_class
See http://www.unicode.org/reports/tr44/#Canonical_Combining_Class_Values for the list of combining class values.