impl_for_numeric

Macro impl_for_numeric 

Source
macro_rules! impl_for_numeric {
    ($ty:ident) => { ... };
}