Crate icu_provider_macros

Source
Expand description

Proc macros for the ICU4X data provider.

These macros are re-exported from icu_provider.

Structs§

Enums§

  • A single argument to marker() in `#[data_struct(…, marker(…), …)]

Functions§

Attribute Macros§

  • The #[data_struct] attribute should be applied to all types intended for use in a DataStruct.