Macro num_integer::impl_integer_for_usize

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