Expand description
Proc macros for the ICU4X data provider.
These macros are re-exported from icu_provider.
Structsยง
- Data
Struct ๐Arg - Data
Struct ๐Args
Enumsยง
- Data
Struct ๐Marker Arg - A single argument to
marker()in `#[data_struct(โฆ, marker(โฆ), โฆ)]
Functionsยง
- data_
struct_ ๐impl
Attribute Macrosยง
- data_
struct - The
#[data_struct]attribute should be applied to all types intended for use in aDataStruct.