impl_int_base_for_wrapping

Macro impl_int_base_for_wrapping 

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