wrapping_int_impl

Macro wrapping_int_impl 

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