impl_nat

Macro impl_nat 

Source
macro_rules! impl_nat {
    ($({$name:tt, $unchecked:tt}),*) => { ... };
}