impl_numeric_value

Macro impl_numeric_value 

macro_rules! impl_numeric_value {
    ($ty:ty,ty = $data_type:ident,len = $len:ident) => { ... };
}