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.