Macro core::num::nonzero::nonzero_signed_operations
source · macro_rules! nonzero_signed_operations { ( $( $Ty: ident($Int: ty) -> $Uty: ident($Uint: ty); )+ ) => { ... }; }
macro_rules! nonzero_signed_operations { ( $( $Ty: ident($Int: ty) -> $Uty: ident($Uint: ty); )+ ) => { ... }; }