int_impl

Macro int_impl 

Source
macro_rules! int_impl {
    ($ity:ty, $uty:ty) => { ... };
}