Macro impl_nonzero_int_try_from_int

Source
macro_rules! impl_nonzero_int_try_from_int {
    ($Int:ty) => { ... };
}