impl_int_base

Macro impl_int_base 

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