icu_plurals::operands

Macro impl_integer_type

Source
macro_rules! impl_integer_type {
    ($ty:ident) => { ... };
    ($($ty:ident)+) => { ... };
}