impl_try_into_int

Macro impl_try_into_int 

Source
macro_rules! impl_try_into_int {
    ($($t:ty),+ $(,)?) => { ... };
}