Macro iana_normalizer_singleton

Source
macro_rules! iana_normalizer_singleton {
    () => { ... };
}