num_integer

Macro impl_integer_for_usize

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