impl_signed

Macro impl_signed 

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