Skip to main content
div_impl_integer
core
1.96.0-nightly
(38c0de8dc 2026-02-28)
In core::
ops::
arith
core
::
ops
::
arith
Macro
div_
impl_
integer
Copy item path
Source
macro_rules! div_impl_integer { ($(($($t:ty)*) => $panic:expr),*) => { ... }; }