impl_from_signed

Macro impl_from_signed 

Source
macro_rules! impl_from_signed {
    ($base:ty; $($t:ty)*) => { ... };
}