icu_provider

Macro data_key

Source
macro_rules! data_key {
    ($path:expr) => { ... };
    ($path:expr, $metadata:expr) => { ... };
}
Expand description

See DataKey.