Macro icu_plurals::operands::impl_signed_integer_type

source ยท
macro_rules! impl_signed_integer_type {
    ($ty:ident) => { ... };
    ($($ty:ident)+) => { ... };
}