Macro num_traits::int::prim_int_impl

source ยท
macro_rules! prim_int_impl {
    ($T:ty, $S:ty, $U:ty) => { ... };
}