Crate icu_provider_macros
source ·Expand description
Proc macros for the ICU4X data provider.
These macros are re-exported from icu_provider
.
Attribute Macros§
- The
#[data_struct]
attribute should be applied to all types intended for use in aDataStruct
.