Macro wrapping_int_impl_unsigned
macro_rules! wrapping_int_impl_unsigned {
($($t:ty)*) => { ... };
}
wrapping_int_impl_unsignedmacro_rules! wrapping_int_impl_unsigned {
($($t:ty)*) => { ... };
}