Registry / utility / icu-provider

icu-provider

JSON →
library2.1.1rscratesunverified

Provides trait and struct definitions for ICU data providers, enabling locale-specific data loading.

# Cargo.toml [dependencies] icu_provider = "2.1.1"
INSTALL
IMPORT
SIG · ICU-PROVIDER
I
icu-provider
utilityrustv2.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DataProvider
use icu_provider::DataProvider;

Minimal example showing the primary trait import.

use icu_provider::DataProvider; fn main() { println!("ICU provider traits are available."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
icu-provider — cargo add icu-provider · libregistry