Native bindings to the ICU4C library from Unicode, providing commonly used types.
# Cargo.toml
[dependencies]
rust_icu_common = "5.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example importing the UErrorCode type from rust-icu-common.
Install ICU4C via system package manager (e.g., `apt install libicu-dev` on Ubuntu).
No dependency data recorded yet.