wrapping_int_impl_signed

Macro wrapping_int_impl_signed 

Source
macro_rules! wrapping_int_impl_signed {
    ($($t:ty)*) => { ... };
}