[][src]Crate rust_icu_common

Commonly used functionality adapters.

At the moment, this crate contains the declaration of various errors

Macros

buffered_string_method_with_retry

Generates a method to wrap ICU4C uloc methods that require a resizable output string buffer.

Structs

CStringVec

Used to simulate an array of C-style strings.

Enums

Error

Represents a Unicode error, resulting from operations of low-level ICU libraries.