[][src]Crate rust_icu_ustring

Implemuntation of the functions in the ICU4C ustring.h header.

This is where the UTF-8 strings get converted back and forth to the UChar representation.

Structs

UChar

The implementation of the ICU UChar*.