Macro icu_provider::_internal_noop_log

source ยท
macro_rules! _internal_noop_log {
    ($($t:expr),*) => { ... };
}