Module rustc_baked_icu_data::data
source · Modules
Macros
- Implement
AnyProvider
on the given struct using the data hardcoded in this module. This allows the struct to be used withicu
’s_any
constructors. - Implement
DataProvider<M>
on the given struct using the data hardcoded in this module. This allows the struct to be used withicu
’s_unstable
constructors.