impl_Integer

Macro impl_Integer 

Source
macro_rules! impl_Integer {
    ($Signed:ident, $Unsigned:ident) => { ... };
}