Macro core::convert::num::nzint_impl_try_from_int
source · macro_rules! nzint_impl_try_from_int { ($Int: ty, $NonZeroInt: ty, #[$attr:meta], $doc: expr) => { ... }; ($Int: ty, $NonZeroInt: ty, #[$attr:meta]) => { ... }; }