impl_signed

Macro impl_signed 

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