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.