impl_for_int

Macro impl_for_int 

Source
macro_rules! impl_for_int {
    ($($type:ty => $method:ident)*) => { ... };
}