Macro icu_locid::helpers::impl_writeable_for_key_value

source ยท
macro_rules! impl_writeable_for_key_value {
    ($type:tt, $key1:literal, $value1:literal, $key2:literal, $expected2:literal) => { ... };
}