impl_from_unsigned

Macro impl_from_unsigned 

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