Name Description Size
any.rs Traits for data providers that produce `Any` objects. 16823
buf.rs Traits for data providers that produce opaque buffers. 5114
constructors.rs 18551
data_provider.rs 15760
datagen
dynutil.rs Utilities for using trait objects with `DataPayload`. 9753
error.rs 9302
fallback.rs Options to define fallback behaviour. These options are consumed by the `LocaleFallbacker` in the `icu_locid_transforms` crate (or the `icu::locid_transforms` module), but are defined here because they are used by `DataKey`. 7932
hello_world.rs Data provider returning multilingual "Hello World" strings for testing. 11855
key.rs 22973
lib.rs 10790
marker.rs Marker types and traits for DataProvider. 6245
request.rs 33859
response.rs 34461
serde