Macro core::convert::num::nzint_impl_try_from_nzint
source · macro_rules! nzint_impl_try_from_nzint { ($From:ty => $To:ty, $doc: expr) => { ... }; ($To:ty: $($From: ty),*) => { ... }; }
macro_rules! nzint_impl_try_from_nzint { ($From:ty => $To:ty, $doc: expr) => { ... }; ($To:ty: $($From: ty),*) => { ... }; }