Name Description Size
any.rs Traits for data providers that produce `Any` objects. 16792
buf.rs Traits for data providers that produce opaque buffers. 5058
constructors.rs 18551
data_provider.rs 10494
datagen
dynutil.rs Utilities for using trait objects with `DataPayload`. 9753
error.rs 9623
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`. 7859
hello_world.rs Data provider returning multilingual "Hello World" strings for testing. 11855
key.rs 22968
lib.rs 9553
marker.rs Marker types and traits for DataProvider. 3179
request.rs 35002
response.rs 25593
serde