impl_try_from_scalar_integer

Macro impl_try_from_scalar_integer 

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