num_integer

Macro impl_integer_for_isize

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