Macro icu_provider::data_key
source ยท macro_rules! data_key { ($path:expr) => { ... }; ($path:expr, $metadata:expr) => { ... }; }
Expand description
See DataKey
.
macro_rules! data_key { ($path:expr) => { ... }; ($path:expr, $metadata:expr) => { ... }; }
See DataKey
.