impl_primitive

Macro impl_primitive 

Source
macro_rules! impl_primitive {
    ($($intty:ty),*) => { ... };
}