Macro num_integer::impl_integer_for_isize

source ยท
macro_rules! impl_integer_for_isize {
    ($T:ty, $test_mod:ident) => { ... };
}