Macro core::num::nonzero::nonzero_integers
source · macro_rules! nonzero_integers { ( $( #[$stability: meta] #[$const_new_unchecked_stability: meta] $Ty: ident($Int: ty); )+ ) => { ... }; }
macro_rules! nonzero_integers { ( $( #[$stability: meta] #[$const_new_unchecked_stability: meta] $Ty: ident($Int: ty); )+ ) => { ... }; }